* testsuite/libgomp.c++/pr24455.C: Use -Wl,-G on AIX.

From-SVN: r193296
This commit is contained in:
David Edelsohn 2012-11-07 14:16:04 +00:00 committed by David Edelsohn
parent 54ba39f599
commit a57d75dc70
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-11-07 David Edelsohn <dje.gcc@gmail.com>
* testsuite/libgomp.c++/pr24455.C: Use -Wl,-G on AIX.
2012-10-24 Dominique d'Humieres <dominiq@lps.ens.fr>
* testsuite/libgomp.graphite/force-parallel-6.c: Adjust the loops.

View File

@ -1,6 +1,7 @@
// { dg-do run }
// { dg-additional-sources pr24455-1.C }
// { dg-require-effective-target tls_runtime }
// { dg-options "-Wl,-G" { target powerpc-ibm-aix* } }
extern "C" void abort (void);