Commit 25743ba4 by David Edelsohn Committed by David Edelsohn

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

From-SVN: r194672
parent e6540d3e
......@@ -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
......
/* PR debug/43942 */
/* { dg-do compile } */
/* { dg-options "-O2 -fcompare-debug" } */
/* { dg-xfail-if "" { powerpc-ibm-aix* } { "*" } { "" } } */
extern int f1 (int);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment