Commit 11c260d7 by Richard Guenther Committed by Richard Biener

re PR tree-optimization/46081 (FAIL: gcc.dg/ipa/ipa-pta-10.c)

2010-10-19  Richard Guenther  <rguenther@suse.de>

	PR testsuite/46081
	* gcc.dg/ipa/ipa-pta-10.c: Adjust.

From-SVN: r165697
parent 437f8c1e
2010-10-19 Richard Guenther <rguenther@suse.de>
PR testsuite/46081
* gcc.dg/ipa/ipa-pta-10.c: Adjust.
2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
Merge from 'apple/trunk' branch on FSF servers.
......
......@@ -26,5 +26,5 @@ int main()
/* Verify we properly handle variadic arguments and do not let escape
stuff through it. */
/* { dg-final { scan-ipa-dump "ESCAPED = { ESCAPED NONLOCAL }" "pta" } } */
/* { dg-final { scan-ipa-dump "ESCAPED = { (ESCAPED )?(NONLOCAL )?}" "pta" } } */
/* { dg-final { cleanup-ipa-dump "pta" } } */
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