Commit 9d7b53cc by Richard Guenther Committed by Richard Biener

re PR middle-end/43735 (FAIL: gcc.dg/guality/inline-params.c)

2010-04-13  Richard Guenther  <rguenther@suse.de>

	PR testsuite/43735
	* gcc.dg/guality/inline-params.c: Remove -fwhopr XPASS.

From-SVN: r158263
parent 5f1c83e1
2010-04-13 Richard Guenther <rguenther@suse.de> 2010-04-13 Richard Guenther <rguenther@suse.de>
PR testsuite/43735
* gcc.dg/guality/inline-params.c: Remove -fwhopr XPASS.
2010-04-13 Richard Guenther <rguenther@suse.de>
* gcc.dg/vect/no-vfa-vect-depend-1.c: Adjust. * gcc.dg/vect/no-vfa-vect-depend-1.c: Adjust.
2010-04-13 Eric Botcazou <ebotcazou@adacore.com> 2010-04-13 Eric Botcazou <ebotcazou@adacore.com>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
inlining inlines the functions too early to test the real IPA passes (such inlining inlines the functions too early to test the real IPA passes (such
as IPA-CP). */ as IPA-CP). */
/* { dg-options "-g -fno-early-inlining -fno-ipa-sra" } */ /* { dg-options "-g -fno-early-inlining -fno-ipa-sra" } */
/* { dg-xfail-run-if "" { "*-*-*" } { "-O2" "-O3" "-Os" } { "-fwhopr" } } */ /* { dg-xfail-run-if "" { "*-*-*" } { "-O2" "-O3" "-Os" } } */
#define GUALITY_DONT_FORCE_LIVE_AFTER -1 #define GUALITY_DONT_FORCE_LIVE_AFTER -1
......
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