ivopts-1.C: Also search for "offset: 4294967292".
* g++.dg/tree-ssa/ivopts-1.C: Also search for "offset: 4294967292". From-SVN: r129676
This commit is contained in:
parent
03c4c2e0c7
commit
d449b45833
@ -1,3 +1,7 @@
|
||||
2007-10-27 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* g++.dg/tree-ssa/ivopts-1.C: Also search for "offset: 4294967292".
|
||||
|
||||
2007-10-27 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR tree-optimization/33870
|
||||
|
@ -13,6 +13,6 @@ void bar(void)
|
||||
}
|
||||
|
||||
/* { dg-final { scan-tree-dump-not "-&x" "ivopts" } } */
|
||||
/* { dg-final { scan-tree-dump-not "offset: 0x0f+fc" "ivopts" { xfail i?86-*-* x86_64-*-* hppa*-*-* } } } */
|
||||
/* { dg-final { scan-tree-dump-not "offset: (4294967292|0x0f+fc)" "ivopts" { xfail i?86-*-* x86_64-*-* hppa*-*-* } } } */
|
||||
/* { dg-final { scan-tree-dump-not "&x\\\[5\\\]" "ivopts" } } */
|
||||
/* { dg-final { cleanup-tree-dump "ivopts" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user