From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8EB123858281; Tue, 19 Jul 2022 06:23:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8EB123858281 From: "linkw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/106345] Some ppc64le tests fail with -mcpu=power9 -mtune=power9 Date: Tue, 19 Jul 2022 06:23:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: linkw at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: linkw at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_reconfirmed_on assigned_to everconfirmed cc bug_status 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: Tue, 19 Jul 2022 06:23:40 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106345 Kewen Lin changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2022-07-19 Assignee|unassigned at gcc dot gnu.org |linkw at gcc dot gn= u.org Ever confirmed|0 |1 CC| |linkw at gcc dot gnu.org Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Kewen Lin --- Thanks for reporting! For gcc.target/powerpc/lhs-3.c AND its siblings lhs-{1,2}.c gcc.target/powerpc/loop_align.c , they should use (or append) dejagnu-tune since the expected asm requires = the related sched info. But for gcc.target/powerpc/pr92398.p9-.c, it fails due to one different cau= se: the case is guarded with ! has_arch_pwr9, shouldn't tested with p9 setting,= but the previous evaluation failed, see below: is-effective-target: has_arch_pwr9 0 arch_pwr91035958.c:8: error: ISO C forbids an empty translation unit [-Wpedantic]=