From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 20AF73858417; Wed, 22 Dec 2021 08:56:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 20AF73858417 From: "luoxhu at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/103802] New: [12 regression] recip-3.c fails after r12-6087 on Power m32 Date: Wed, 22 Dec 2021 08:56:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: luoxhu 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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: Wed, 22 Dec 2021 08:56:45 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D103802 Bug ID: 103802 Summary: [12 regression] recip-3.c fails after r12-6087 on Power m32 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: luoxhu at gcc dot gnu.org Target Milestone: --- Invoking the compiler as /home/luoxhu/workspace/gcc-master_build/gcc/xgcc -B/home/luoxhu/workspace/gcc-master_build/gcc/ /home/luoxhu/workspace/gcc-master/gcc/testsuite/gcc.dg/tree-ssa/recip-3.c=20 -fdiagnostics-plain-output -O1 -fno-trapping-math -funsafe-math-optimizat= ions -fdump-tree-recip -S -m32 -o recip-3.s Executing on host: /home/luoxhu/workspace/gcc-master_build/gcc/xgcc -B/home/luoxhu/workspace/gcc-master_build/gcc/ /home/luoxhu/workspace/gcc-master/gcc/testsuite/gcc.dg/tree-ssa/recip-3.c=20 -fdiagnostics-plain-output -O1 -fno-trapping-math -funsafe-math-optimizat= ions -fdump-tree-recip -S -m32 -o recip-3.s (timeout =3D 300) gcc.dg/tree-ssa/recip-3.c: pattern found 3 times FAIL: gcc.dg/tree-ssa/recip-3.c scan-tree-dump-times recip " / " 5 Reson is m32 fail to cunroll due to recip-3.m32.c.172t.cunroll: Not unrolling loop 1: size would grow.=