[Bug testsuite/96525] new test gcc.target/powerpc/pr96493.c fails

bergner at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 7 21:25:32 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96525

--- Comment #3 from Peter Bergner <bergner at gcc dot gnu.org> ---
(In reply to Peter Bergner from comment #2)
> Ah, you probably are and this issue is the test case probably needs a:
> 
> /* { dg-require-effective-target power10_ok } */
> 
> To ensure we have a working power10 enabled binutils.

Actually, this is a dg-do run test case, so we need:

/* { dg-require-effective-target power10_hw } */


More information about the Gcc-bugs mailing list