r277750 - in /branches/gcc-8-branch/gcc/testsui...
iains@gcc.gnu.org
iains@gcc.gnu.org
Sun Nov 3 07:59:00 GMT 2019
Author: iains
Date: Sun Nov 3 07:59:32 2019
New Revision: 277750
URL: https://gcc.gnu.org/viewcvs?rev=277750&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 <iain@sandoe.co.uk>
PR c++/79274
* g++.dg/tls/pr77285-2.C: XFAIL test for Darwin.
Modified:
branches/gcc-8-branch/gcc/testsuite/ChangeLog
branches/gcc-8-branch/gcc/testsuite/g++.dg/tls/pr77285-2.C
More information about the Gcc-cvs
mailing list