mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
ivopts-1.C: Remove xfails for hppa*-*-*.
* g++.dg/tree-ssa/ivopts-1.C: Remove xfails for hppa*-*-*. From-SVN: r132166
This commit is contained in:
committed by
John David Anglin
parent
70cce538d2
commit
fb7e15ca6a
@@ -1,3 +1,7 @@
|
||||
2008-02-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
* g++.dg/tree-ssa/ivopts-1.C: Remove xfails for hppa*-*-*.
|
||||
|
||||
2008-02-05 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
Backport from mainline:
|
||||
|
||||
@@ -13,6 +13,6 @@ void bar(void)
|
||||
}
|
||||
|
||||
/* { dg-final { scan-tree-dump-not "-&x" "ivopts" } } */
|
||||
/* { dg-final { scan-tree-dump-not "offset: -4B" "ivopts" { xfail i?86-*-* x86_64-*-* hppa*-*-* } } } */
|
||||
/* { dg-final { scan-tree-dump-not "&x\\\[5\\\]" "ivopts" { xfail i?86-*-* x86_64-*-* hppa*-*-* } } } */
|
||||
/* { dg-final { scan-tree-dump-not "offset: -4B" "ivopts" { xfail i?86-*-* x86_64-*-* } } } */
|
||||
/* { dg-final { scan-tree-dump-not "&x\\\[5\\\]" "ivopts" { xfail i?86-*-* x86_64-*-* } } } */
|
||||
/* { dg-final { cleanup-tree-dump "ivopts" } } */
|
||||
|
||||
Reference in New Issue
Block a user