[Bug testsuite/79427] g++.dg/tls/thread_local-order2.C fails starting with r245249

wschmidt at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 23 16:56:00 GMT 2017


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.


More information about the Gcc-bugs mailing list