* g++.dg/warn/weak1.C: Skip on AIX.

From-SVN: r202263
This commit is contained in:
David Edelsohn 2013-09-04 21:21:39 +00:00 committed by David Edelsohn
parent 035cb59fb5
commit e3458796fc
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-09-04 David Edelsohn <dje.gcc@gmail.com>
* g++.dg/warn/weak1.C: Skip on AIX.
2013-09-04 Easwaran Raman <eraman@google.com>
PR middle-end/57370

View File

@ -2,6 +2,7 @@
// { dg-require-weak "" }
// The PA HP-UX dynamic loader doesn't support unsatisfied weak symbols.
// { dg-skip-if "No unsat" { hppa*-*-hpux* } { "*" } { "" } }
// { dg-skip-if "No weak unsat" { *-*-aix* } { "*" } { "" } }
// The darwin loader does, but they do need to exist at link time.
// { dg-skip-if "No link unsat" { *-*-darwin* } { "*" } { "" } }
// For kernel modules and static RTPs, the loader treats undefined weak