From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7600A385841F; Fri, 7 Jul 2023 04:52:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7600A385841F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688705526; bh=eNx+5k34OX76r3hhukqRrhbBpcznlCKWiIaAAsVE4Es=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Xh4h5Zq5LVz79kEceQUiqEysOXUyE6LZfCYQCqIuUWeTLbZEBu5LLPntAfWoqTNuY dJnb2+YJXKptC+TNO82kr4gBctKOUWgUgK5KkS4TIk0+t/xA/iK5GGi8NwybzLdiST 2eKjOsfkeMXilFoyC4WoSVJgHsMo+UYWFVzLnkMM= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/104914] [MIPS] wrong comparison with scrabbled int value Date: Fri, 07 Jul 2023 04:52:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D104914 --- Comment #10 from Andrew Pinski --- Created attachment 55496 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55496&action=3Dedit old patch against GCC 4.7 I am trying to find my notes on this old patch but our internal bug system = has moved a few times and the project looks archived even. But I am pretty sure this is related to the problem at hand.=