From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AB7063884505; Mon, 28 Nov 2022 16:13:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB7063884505 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669652007; bh=11EIK7mdnMB5/SMF81gYfGpL7IFlh7ZYQvKr/XXjAHg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HF4LBR0FIQRdlomisWpZ3uVblZBNu/t4qjH/98gd+hn2WtWe+Y9IzkrJi/MGUAN2m aE0Aiuk2w397j6SdUzh+dGZCK0qmTqiGPK1aQH9gmt5Myf29IZmk3CR2GPyY/YkXS1 KJSqyK3Tvf7BHxJN4d1/33fxBS50+yt5BuTKc5Ks= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107868] [10 regression] Wrong code on AArch64 at -O1 with new/delete Date: Mon, 28 Nov 2022 16:13:27 +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: 10.4.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.5 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=3D107868 --- Comment #3 from Richard Biener --- a backport depends on r11-3610-gb6158faacbfb7d Your reduced testcase doesn't compile since it references undeclared 'pobj'= .=