From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A2299385702F; Mon, 10 Aug 2020 18:05:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A2299385702F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1597082742; bh=ANviYP7zoSz3vfwbsR6Cm8lqdQfm2cLxybAtZuAQ+YI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NbnOozE8bAV/UYq12WQq9TE1w33YDGI1CC5/TGDrE6QMiB6b/Tp2RE6Gd7RhlTPyy MOe8SIVrfg7CCNQqDdFXDxmStvkg2yYggdKWeBS1IidHY2a64dLLUDUCh7P/fubKpp +YZB6pLI/6APjYzhfwFaHZ50iayLOVcfiQ63igjM= From: "bergner at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/96525] new test gcc.target/powerpc/pr96493.c fails Date: Mon, 10 Aug 2020 18:05:41 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bergner at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: amodra at gmail dot com X-Bugzilla-Target-Milestone: --- 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, 10 Aug 2020 18:05:42 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96525 --- Comment #7 from Peter Bergner --- (In reply to seurer from comment #6) > That changed the test to unsupported on the p8 where it had failed > previously. [snip] > # of unsupported tests 1 That is what I would expect on a system with an old binutils. Do you have a testsuite run that has a newer power10 enabled binutils? Then hopefully, y= ou should see a PASS of the dg-do link command.=