* gcc.dg/tree-ssa/ivopts-2.c: Match final candidates line only.
From-SVN: r117900
This commit is contained in:
parent
27ea03604f
commit
065a4d36bc
@ -1,3 +1,7 @@
|
||||
2006-10-20 Adam Nemet <anemet@caviumnetworks.com>
|
||||
|
||||
* gcc.dg/tree-ssa/ivopts-2.c: Match final candidates line only.
|
||||
|
||||
2006-10-19 Francois-Xavier Coudert <coudert@clipper.ens.fr>
|
||||
|
||||
PR libfortran/27895
|
||||
|
@ -20,5 +20,5 @@ f ()
|
||||
}
|
||||
|
||||
/* We should only have two IVs. */
|
||||
/* { dg-final { scan-tree-dump-not "\\n candidates .*,.*,.*\\n\[^\\n\]*\\nFinal cost" "ivopts" } } */
|
||||
/* { dg-final { scan-tree-dump-not "\\n candidates \\d+, \\d+,\[^\\n\]*\\n\[^\\n\]*\\nFinal cost" "ivopts" } } */
|
||||
/* { dg-final { cleanup-tree-dump "ivopts" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user