https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105266
Kewen Lin <linkw at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |linkw at gcc dot gnu.org
--- Comment #1 from Kewen Lin <linkw at gcc dot gnu.org> ---
This is like PR105147, we need dg-skip for powerpc and s390 like what we did in
PR105147, the fix could be like:
/* { dg-skip-if "PR105266" { powerpc*-*-* s390*-*-* } } */
