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 } */

Reply via email to