* gcc.dg/attr-alias-3.c: XFAIL on AIX.

From-SVN: r105820
This commit is contained in:
David Edelsohn 2005-10-23 19:59:07 +00:00 committed by David Edelsohn
parent 8a36d7d180
commit fa8697330d
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2005-10-23 David Edelsohn <edelsohn@gnu.org>
* gcc.dg/attr-alias-3.c: XFAIL on AIX.
2005-10-23 Paul Thomas <pault@gcc.gnu.org>
PR fortran/18022

View file

@ -1,4 +1,5 @@
// { dg-do link }
// { dg-xfail-if "" { "powerpc-ibm-aix*" } { "*" } { "" } }
// { dg-require-alias "" }
// { dg-options "-O2 -fno-common" }