Commit 0e8377f2 by Rainer Orth Committed by Rainer Orth

inline_1.c: Remove dg-excess-errors.

	* gcc.dg/inline_1.c: Remove dg-excess-errors.
	* gcc.dg/inline_2.c: Likewise.
	* gcc.dg/unroll_1.c: Likewise.

From-SVN: r175625
parent 4bdaaf2f
2011-06-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.dg/inline_1.c: Remove dg-excess-errors.
* gcc.dg/inline_2.c: Likewise.
* gcc.dg/unroll_1.c: Likewise.
2011-06-29 Jakub Jelinek <jakub@redhat.com>
PR debug/49567
......
......@@ -20,4 +20,3 @@ int foo2 (void)
/* { dg-final { scan-tree-dump-times "bar" 5 "optimized" } } */
/* { dg-final { cleanup-tree-dump "optimized" } } */
/* { dg-excess-errors "extra notes" } */
......@@ -20,4 +20,3 @@ int foo2 (void)
/* { dg-final { scan-tree-dump-times "bar" 5 "optimized" } } */
/* { dg-final { cleanup-tree-dump "optimized" } } */
/* { dg-excess-errors "extra notes" } */
......@@ -30,4 +30,3 @@ int foo2(void)
/* { dg-final { scan-rtl-dump-times "Decided to peel loop completely" 2 "loop2_unroll" } } */
/* { dg-final { cleanup-rtl-dump "loop2_unroll" } } */
/* { dg-excess-errors "extra notes" } */
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