From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 498443858422; Mon, 8 Nov 2021 12:56:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 498443858422 From: "rguenther at suse dot de" 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 12:56:20 +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: rguenther at suse dot de 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 12:56:20 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D101636 --- Comment #10 from rguenther at suse dot de --- On Mon, 8 Nov 2021, marxin at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D101636 >=20 > --- Comment #9 from Martin Li=C5=A1ka --- > Valgrind reports: >=20 > =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-= init.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:25= 67) > =3D=3D9236=3D=3D by 0xE247F2: execute_pass_list_1(opt_pass*) (passes.c= :2656) > =3D=3D9236=3D=3D by 0xE24804: execute_pass_list_1(opt_pass*) (passes.c= :2657) > =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 (*)(functi= on*, 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:22= 67) > =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) I'm going to fix that (but it's spurious)=