From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DA0AA3858C33; Mon, 25 Jul 2022 06:30:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DA0AA3858C33 From: "admin at levyhsu dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/106315] [13 Regression] 7.8% increased codesize on specfp 507.cactuBSSN_r Date: Mon, 25 Jul 2022 06:30:06 +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: 13.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: admin at levyhsu dot com 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: 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 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, 25 Jul 2022 06:30:07 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106315 --- Comment #4 from Levy Hsu --- So I cross-compared all sizes of those .o files in make.out: list of all diff > 2% files: Size1: 19464 Size2: 20760 File: PUGH/SetupPGV.o Size1: 324675 Size2: 402929 File: LocalReduce/CountFunctions.o Size1: 372967 Size2: 408964 File: LocalReduce/Norm4Functions.o Size1: 378371 Size2: 434948 File: LocalReduce/Norm1Functions.o Size1: 370431 Size2: 442340 File: LocalReduce/Norm2Functions.o Size1: 373212 Size2: 460212 File: LocalReduce/SumFunctions.o Size1: 373858 Size2: 452466 File: LocalReduce/AvgFunctions.o Size1: 379238 Size2: 437511 File: LocalReduce/NormInfFunctions.o Size1: 374379 Size2: 384654 File: LocalReduce/MaxFunctions.o Size1: 377728 Size2: 387170 File: LocalReduce/MinFunctions.o Size1: 379068 Size2: 395071 File: LocalReduce/Norm3Functions.o Size1: 7136496 Size2: 7640664 File: cactusBSSN_r Not sure if they were caused by the same head file=