Skip to content

Commit

Permalink
* testsuite/libgomp.c++/pr24455.C: Use -Wl,-G on AIX.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193296 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
dje committed Nov 7, 2012
1 parent 1590c7d commit 654dee1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libgomp/ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 1 addition & 0 deletions libgomp/testsuite/libgomp.c++/pr24455.C
Original file line number Diff line number Diff line change
@@ -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);

Expand Down

0 comments on commit 654dee1

Please sign in to comment.