https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79427
Bill Schmidt <wschmidt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|powerpc64-unknown-linux-gnu |powerpc64-unknown-linux-gnu
| |hppa*-*-hpux*
Priority|P3 |P4
--- Comment #6 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
So for POWER, this is just showing that old versions of glibc have a problem.
So we can't XFAIL it because that will break for newer versions of glibc. Thus
we have no plans to make any changes here; we'll just tolerate the FAIL on
older systems.
Leaving the bug open for hppa*-*-hpux* in case they want to use it for
tracking. John David, please close whenever you have a resolution for those
targets.