Commit 2fce761f by David Edelsohn Committed by David Edelsohn

XFAIL AIX.

From-SVN: r258816
parent c084d13e
2018-03-23 David Edelsohn <dje.gcc@gmail.com>
* g++.dg/debug/pr84704.C: XFAIL AIX.
2018-03-23 Sudakshina Das <sudi.das@arm.com> 2018-03-23 Sudakshina Das <sudi.das@arm.com>
PR target/84826 PR target/84826
......
// PR c++/84704 // PR c++/84704
// { dg-do compile } // { dg-do compile }
// { dg-options "-g -fcompare-debug -O2" } // { dg-options "-g -fcompare-debug -O2" }
// { dg-xfail-if "" { powerpc-ibm-aix* } }
int a[1] = { 0 }; int a[1] = { 0 };
......
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