* testsuite/libgomp.c++/pr24455.C: Use -Wl,-G on AIX.
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 7 Nov 2012 14:16:04 +0000 (14:16 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 7 Nov 2012 14:16:04 +0000 (09:16 -0500)
From-SVN: r193296

libgomp/ChangeLog
libgomp/testsuite/libgomp.c++/pr24455.C

index cfa8ce5..c3a5ab7 100644 (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.
index ad43b47..02a478a 100644 (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);