From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2CA683858401; Mon, 8 Nov 2021 11:44:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2CA683858401 From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/101636] [11/12 Regression] ICE: verify_gimple failed (error: conversion of register to a different size in 'view_convert_expr') Date: Mon, 08 Nov 2021 11:44:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2021 11:44:41 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D101636 --- Comment #9 from Martin Li=C5=A1ka --- Valgrind reports: =3D=3D9236=3D=3D Conditional jump or move depends on uninitialised value(s) =3D=3D9236=3D=3D at 0xA3EC2C: bitmap_clear_bit (sbitmap.h:153) =3D=3D9236=3D=3D by 0xA3EC2C: verify_loop_structure() (cfgloop.c:1579) =3D=3D9236=3D=3D by 0xD3FAC4: checking_verify_loop_structure (cfgloop.h:= 646) =3D=3D9236=3D=3D by 0xD3FAC4: loop_optimizer_init(unsigned int) (loop-in= it.c:130) =3D=3D9236=3D=3D by 0xE4E9D7: execute (predict.c:4094) =3D=3D9236=3D=3D by 0xE4E9D7: (anonymous namespace)::pass_profile::execute(function*) (predict.c:4087) =3D=3D9236=3D=3D by 0xE23EF9: execute_one_pass(opt_pass*) (passes.c:2567) =3D=3D9236=3D=3D by 0xE247F2: execute_pass_list_1(opt_pass*) (passes.c:2= 656) =3D=3D9236=3D=3D by 0xE24804: execute_pass_list_1(opt_pass*) (passes.c:2= 657) =3D=3D9236=3D=3D by 0xE24835: execute_pass_list(function*, opt_pass*) (passes.c:2667) =3D=3D9236=3D=3D by 0xE25258: do_per_function_toporder (passes.c:1773) =3D=3D9236=3D=3D by 0xE25258: do_per_function_toporder(void (*)(function= *, void*), void*) (passes.c:1736) =3D=3D9236=3D=3D by 0xE25404: execute_ipa_pass_list(opt_pass*) (passes.c= :3001) =3D=3D9236=3D=3D by 0xA720D8: ipa_passes (cgraphunit.c:2154) =3D=3D9236=3D=3D by 0xA720D8: compile (cgraphunit.c:2289) =3D=3D9236=3D=3D by 0xA720D8: symbol_table::compile() (cgraphunit.c:2267) =3D=3D9236=3D=3D by 0xA74C27: symbol_table::finalize_compilation_unit() (cgraphunit.c:2537) =3D=3D9236=3D=3D by 0xF1354C: compile_file() (toplev.c:477)=