From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BD7D23857C44; Mon, 15 Nov 2021 10:40:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BD7D23857C44 From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/103246] [12 Regression] 416.gamess miscompare with -O2 -g -flto=auto since r12-5223-gecdf414bd89e6ba251f6b3f494407139b4dbae0e Date: Mon, 15 Nov 2021 10:40:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin 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: 12.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 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, 15 Nov 2021 10:40:38 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D103246 --- Comment #4 from Martin Li=C5=A1ka --- As seen the change triggers one new ISRA clone: diff -u gamess.ltrans0.ltrans.250t.optimized.good gamess.ltrans0.ltrans.250t.optimized.bad | head --- gamess.ltrans0.ltrans.250t.optimized.good 2021-11-15 11:32:03.3888587= 01 +0100 +++ gamess.ltrans0.ltrans.250t.optimized.bad 2021-11-15 11:33:06.4685212= 65 +0100 @@ -1,5 +1,5 @@ -;; Function dco (dco_, funcdef_no=3D0, decl_uid=3D4939, cgraph_uid=3D8, symbol_order=3D140) +;; Function dco.isra (dco_.isra.0, funcdef_no=3D1, decl_uid=3D5003, cgraph= _uid=3D28, symbol_order=3D288) Removing basic block 9 Removing basic block 10 @@ -7,168 +7,159 @@=