thread_local-order2.C: xfail on hppa*-*-hpux*.
* g++.dg/tls/thread_local-order2.C: xfail on hppa*-*-hpux*. From-SVN: r245562
This commit is contained in:
parent
c28fcc601c
commit
47e16d83e9
@ -1,3 +1,7 @@
|
||||
2017-02-18 John David Anglin <danglin@gcc.gnu.org>
|
||||
|
||||
* g++.dg/tls/thread_local-order2.C: xfail on hppa*-*-hpux*.
|
||||
|
||||
2017-02-18 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR target/79569
|
||||
|
@ -6,7 +6,7 @@
|
||||
// { dg-require-effective-target c++11 }
|
||||
// { dg-add-options tls }
|
||||
// { dg-require-effective-target tls_runtime }
|
||||
// { dg-xfail-run-if "" { *-*-solaris* } }
|
||||
// { dg-xfail-run-if "" { hppa*-*-hpux* *-*-solaris* } }
|
||||
|
||||
extern "C" void abort();
|
||||
extern "C" int printf (const char *, ...);
|
||||
|
Loading…
Reference in New Issue
Block a user