]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* c-c++-common/pr43942.c: Remove XFAIL for AIX.
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 21 Dec 2012 16:30:24 +0000 (16:30 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 21 Dec 2012 16:30:24 +0000 (11:30 -0500)
From-SVN: r194672

gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/pr43942.c

index 08adfbb64cd568e6e3d3235222f4c6036c64bf47..732333dcdbdb91388a5cee12792f2167b2b98877 100644 (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
index 9e7787f508cc9301581e542221aa26cabc0436bc..3d97db6624e8e477febc1c54851fb1c1641affc0 100644 (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);