Skip to content

Commit 61cdc20

Browse files
author
dje
committed
XFAIL AIX.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@258816 138bc75d-0d04-0410-961f-82ee72b054a4
1 parent 2c6301e commit 61cdc20

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

gcc/testsuite/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2018-03-23 David Edelsohn <[email protected]>
2+
3+
* g++.dg/debug/pr84704.C: XFAIL AIX.
4+
15
2018-03-23 Sudakshina Das <[email protected]>
26

37
PR target/84826

gcc/testsuite/g++.dg/debug/pr84704.C

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// PR c++/84704
22
// { dg-do compile }
33
// { dg-options "-g -fcompare-debug -O2" }
4+
// { dg-xfail-if "" { powerpc-ibm-aix* } }
45

56
int a[1] = { 0 };
67

0 commit comments

Comments
 (0)