From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BF5EC3858C62; Mon, 27 Feb 2023 10:33:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF5EC3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677494036; bh=K70gx3BQl+Jn0pvhzXSSvbSJXHYdp4Jj6Sz0UgvAzbg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yssMssOCAiB9oX+m3cDibYAxUF5Jy0DRSOXvkCnQS4J/1IBZf2hQ7dmXgUfkDt46y uPIEfBQg80pHlOXokSmS7UTz5zYN1i7spIJT/Cv+VVdtVsdAog3fsOIY3UJgVmWGFm z+yYV9Y0l7qr4IOkDuuhC5IEZ4mqUScMGhPi5vBA= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/108773] [13 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3058 compiling ceph since r13-4563-g1e1847612d7f169f Date: Mon, 27 Feb 2023 10:33:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108773 --- Comment #12 from Richard Biener --- The variable is built from #0 build_local_temp (type=3D) at /space/rguenther/src/gcc/gcc/cp/tree.cc:559 #1 0x000000000110fdc1 in force_target_expr ( type=3D,=20 init=3D, complain=3D3) at /space/rguenther/src/gcc/gcc/cp/tree.cc:932 #2 0x0000000001119933 in bot_manip (tp=3D0x7fffffffbcb8,=20 walk_subtrees=3D0x7fffffffbc54, data_=3D0x7fffffffbcc0) at /space/rguenther/src/gcc/gcc/cp/tree.cc:3181 #3 0x0000000001dc81e0 in walk_tree_1 (tp=3D0x7fffffffbcb8,=20 func=3D0x111965a , data=3D0x7fffffffbcc0= ,=20 pset=3D0x0,=20 lh=3D0x1124208 >*)>) at /space/rguenther/src/gcc/gcc/tree.cc:11355 #4 0x000000000111aeaf in break_out_target_exprs ( t=3D, clear_location=3Dtrue) at /space/rguenther/src/gcc/gcc/cp/tree.cc:3366 #5 0x0000000000d208e9 in convert_default_arg ( type=3D,=20 arg=3D, fn=3D,=20 parmnum=3D1, complain=3D3) at /space/rguenther/src/gcc/gcc/cp/call.cc:9= 198 ... where build_local_temp doesn't add the variable to any BIND=