* c-c++-common/pr43942.c: Remove XFAIL for AIX.

From-SVN: r194672
This commit is contained in:
David Edelsohn 2012-12-21 16:30:24 +00:00 committed by David Edelsohn
parent e6540d3e8e
commit 25743ba44e
2 changed files with 2 additions and 1 deletions

View file

@ -10,6 +10,8 @@
* gcc.c-torture/compile/pr44707.c: Do not try to assemble on AIX.
* c-c++-common/pr43942.c: Remove XFAIL for AIX.
2012-12-21 Paul Thomas <pault@gcc.gnu.org>
PR fortran/55763

View file

@ -1,7 +1,6 @@
/* PR debug/43942 */
/* { dg-do compile } */
/* { dg-options "-O2 -fcompare-debug" } */
/* { dg-xfail-if "" { powerpc-ibm-aix* } { "*" } { "" } } */
extern int f1 (int);