re PR middle-end/36143 (FAIL: g++.dg/tree-ssa/pr19637.C)
PR middle-end/36143 * g++.dg/tree-ssa/pr19637.C: XFAIL. From-SVN: r138020
This commit is contained in:
parent
113278e2f7
commit
8ca7338928
@ -1,5 +1,8 @@
|
||||
2008-07-21 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
PR middle-end/36143
|
||||
* g++.dg/tree-ssa/pr19637.C: XFAIL.
|
||||
|
||||
PR rtl-optimization/33642
|
||||
* gcc.c-torture/compile/pr11832.c: Skip for CRIS.
|
||||
* gcc.c-torture/compile/pr33009.c: Likewise.
|
||||
|
@ -29,5 +29,6 @@ int foo_void_offset(void)
|
||||
return reinterpret_cast<Foo *>(&i[0])->i[0];
|
||||
}
|
||||
|
||||
/* { dg-final { scan-tree-dump-times "return 1;" 3 "dom1" } } */
|
||||
/* Regarding the xfail, see PR36143. */
|
||||
/* { dg-final { scan-tree-dump-times "return 1;" 3 "dom1" { xfail *-*-* } } } */
|
||||
/* { dg-final { cleanup-tree-dump "dom1" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user