* c-c++-common/pr43942.c: Remove XFAIL for AIX.
From-SVN: r194672
This commit is contained in:
parent
e6540d3e8e
commit
25743ba44e
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue