Commit da28a951 by Richard Guenther Committed by Richard Biener

inline-3.c: Remove dump file.

2009-05-26  Richard Guenther  <rguenther@suse.de>

	* gcc.dg/tree-ssa/inline-3.c: Remove dump file.

From-SVN: r147876
parent f0cfd3a8
2009-05-26 Richard Guenther <rguenther@suse.de> 2009-05-26 Richard Guenther <rguenther@suse.de>
* gcc.dg/tree-ssa/inline-3.c: Remove dump file.
2009-05-26 Richard Guenther <rguenther@suse.de>
PR middle-end/40252 PR middle-end/40252
* gcc.c-torture/compile/pr40252.c: New testcase. * gcc.c-torture/compile/pr40252.c: New testcase.
......
...@@ -27,3 +27,4 @@ inline_me_too (void) ...@@ -27,3 +27,4 @@ inline_me_too (void)
} }
/* { dg-final { scan-tree-dump-times "Inlining inline_me " 1 "einline2"} } */ /* { dg-final { scan-tree-dump-times "Inlining inline_me " 1 "einline2"} } */
/* { dg-final { scan-tree-dump-times "Inlining inline_me_too " 1 "einline2"} } */ /* { dg-final { scan-tree-dump-times "Inlining inline_me_too " 1 "einline2"} } */
/* { dg-final { cleanup-tree-dump "einline2" } } */
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