Commit 2414b022 by David Edelsohn Committed by David Edelsohn

* g++/opt/pr80436.C: XFAIL on AIX.

From-SVN: r247034
parent 34d57a10
2017-04-20 David Edelsohn <dje.gcc@gmail.com>
* g++/opt/pr80436.C: XFAIL on AIX.
2017-04-20 Jonathan Wakely <jwakely@redhat.com>
PR c++/80473
......
// PR debug/80436
// { dg-do compile { target c++11 } }
// { dg-options "-O3 -fcompare-debug" }
// { dg-xfail-if "" { powerpc-ibm-aix* } }
void fn (...);
void foo (int, int, 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