From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5CEE6385840A; Sun, 13 Feb 2022 23:03:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5CEE6385840A From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyBjKysvMTA0NTA3XSBbMTAvMTEgUmVncmVzc2lvbl0gaW50?= =?UTF-8?B?ZXJuYWwgY29tcGlsZXIgZXJyb3I6IHVuZXhwZWN0ZWQgZXhwcmVzc2lvbiA=?= =?UTF-8?B?4oCYKGludCkoX19yZXQp4oCZIG9mIGtpbmQgY2FzdF9leHBy?= Date: Sun, 13 Feb 2022 23:03:01 +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: 11.2.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also cc keywords 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: Sun, 13 Feb 2022 23:03:01 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D104507 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D102780 CC| |ppalka at gcc dot gnu.org Keywords|needs-bisection | --- Comment #3 from Andrew Pinski --- (In reply to Daniel Nelson from comment #2) > Had a few moments to do some testing/bisecting, and found the commit that > fixed this in mainline. I kinda of see how that might help here but not really. I wonder if there is another testcase which might shows the issue on the trunk still.=