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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
If it is only 32-bit powerpc ABI that has such requirement, then I'd add a
dg-skip-if
for it to the test.
So
// { dg-skip-if "PR122553" { target { { powerpc*-*-* } && ilp32 } }
?

Reply via email to