re PR testsuite/40798 (Revision 149750 failed gcc.dg/tree-ssa/loop-2.c)
2009-07-18 Richard Guenther <rguenther@suse.de> PR testsuite/40798 * gcc.dg/tree-ssa/loop-2.c: Tighten pattern. From-SVN: r149774
This commit is contained in:
parent
1f55686aee
commit
b95d6ac9ca
@ -1,3 +1,8 @@
|
||||
2009-07-18 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR testsuite/40798
|
||||
* gcc.dg/tree-ssa/loop-2.c: Tighten pattern.
|
||||
|
||||
2009-07-18 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR c/40787
|
||||
|
@ -38,7 +38,7 @@ void xxx(void)
|
||||
and replaced by comparison of one of the newly created ivs. */
|
||||
|
||||
/* { dg-final { scan-tree-dump-times "iter" 0 "optimized" } } */
|
||||
/* { dg-final { scan-tree-dump-times "99" 0 "optimized" } } */
|
||||
/* { dg-final { scan-tree-dump-times "100" 0 "optimized" } } */
|
||||
/* { dg-final { scan-tree-dump-times "= 99" 0 "optimized" } } */
|
||||
/* { dg-final { scan-tree-dump-times "< 100" 0 "optimized" } } */
|
||||
|
||||
/* { dg-final { cleanup-tree-dump "optimized" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user