Commit e40bc135 by Uros Bizjak

* gcc.dg/tree-ssa/cunroll-9.c: Fix scan file name.

From-SVN: r193154
parent 163e7480
...@@ -18,5 +18,5 @@ t (int n) ...@@ -18,5 +18,5 @@ t (int n)
} }
return sum; return sum;
} }
/* { dg-final { scan-tree-dump-times "Removed pointless exit:" 1 "cunroli" } } */ /* { dg-final { scan-tree-dump-times "Removed pointless exit:" 1 "cunrolli" } } */
/* { dg-final { cleanup-tree-dump "cunroli" } } */ /* { dg-final { cleanup-tree-dump "cunrolli" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment