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

--- Comment #4 from Iain Sandoe <iains at gcc dot gnu.org> ---
Author: iains
Date: Sun Nov  3 08:23:33 2019
New Revision: 277751

URL: https://gcc.gnu.org/viewcvs?rev=277751&root=gcc&view=rev
Log:
[Darwin, testsuite] Fix PR 79274

The solution for initialising global TLS variables does not apply
to platforms using emulated TLS.  XFAIL the test for this on Darwin.

2019-11-03  Iain Sandoe  <i...@sandoe.co.uk>

        PR c++/79274
        * g++.dg/tls/pr77285-2.C: XFAIL test for Darwin.


Modified:
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/g++.dg/tls/pr77285-2.C

Reply via email to