diff options
Diffstat (limited to 'gcc-4.6/gcc/testsuite/gcc.dg/unroll_3.c')
-rw-r--r-- | gcc-4.6/gcc/testsuite/gcc.dg/unroll_3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc-4.6/gcc/testsuite/gcc.dg/unroll_3.c b/gcc-4.6/gcc/testsuite/gcc.dg/unroll_3.c index d86ed55..cc9a4fb 100644 --- a/gcc-4.6/gcc/testsuite/gcc.dg/unroll_3.c +++ b/gcc-4.6/gcc/testsuite/gcc.dg/unroll_3.c @@ -30,4 +30,3 @@ int foo2(void) /* { dg-final { scan-rtl-dump-times "Decided to peel loop completely" 1 "loop2_unroll" } } */ /* { dg-final { cleanup-rtl-dump "loop2_unroll" } } */ -/* { dg-excess-errors "extra notes" } */ |