re PR target/54083 (FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*)
authorDominique d'Humieres <dominiq@lps.ens.fr>
Wed, 2 Apr 2014 08:58:03 +0000 (10:58 +0200)
committerDominique d'Humieres <dominiq@gcc.gnu.org>
Wed, 2 Apr 2014 08:58:03 +0000 (10:58 +0200)
commite31436aafc6b4d8bda8ba51756d55c4ceece39b4
treea2313967c645caf180ad037e1c93224b03a0c50d
parent3346667668032767cdd3a1fc0e2a248e57fac655
re PR target/54083 (FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*)

2014-03-26  Dominique d'Humieres  <dominiq@lps.ens.fr>
    Iain Sandoe <iain@codesourcery.com>

PR target/54083
* gcc.dg/attr-weakref-1.c: Allow the test on darwin
with the additional options -Wl,-undefined,dynamic_lookup
and -Wl,-flat_namespace.
* gcc.dg/torture/pr53922.c: Additional option
-Wl,-flat_namespace for darwin[89].
* gcc.dg/torture/pr60092.c: Additional options
-Wl,-undefined,dynamic_lookup and -Wl,-flat_namespace
for darwin[89].

Co-Authored-By: Iain Sandoe <iain@codesourcery.com>
From-SVN: r209018
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/attr-weakref-1.c
gcc/testsuite/gcc.dg/torture/pr53922.c
gcc/testsuite/gcc.dg/torture/pr60092.c