re PR objc/44140 (ObjC lto/whopr fails)

PR ObjC/44140
	* objc.dg/torture/tls/thr-init-3.m: XFAIL lto/whopr for all.

From-SVN: r159812
This commit is contained in:
Iain Sandoe 2010-05-25 09:10:52 +00:00
parent 683fc98b74
commit 8524ba70c3
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2010-05-25 Iain Sandoe <iains@gcc.gnu.org>
PR ObjC/44140
* objc.dg/torture/tls/thr-init-3.m: XFAIL lto/whopr for all.
2010-05-25 Iain Sandoe <iains@gcc.gnu.org>
* obj-c++.dg/torture/tls/trivial.mm: New.

View File

@ -1,5 +1,6 @@
/* { dg-require-effective-target tls } */
/* { dg-do run } */
/* { dg-xfail-if "PR44140" { *-*-* } { "-flto" "-fwhopr" } { "" } } */
/* { dg-xfail-run-if "Needs OBJC2 ABI" { *-*-darwin* && { lp64 && { ! objc2 } } } { "-fnext-runtime" } { "" } } */
/* { dg-additional-sources "../../../objc-obj-c++-shared/Object1.m" } */