OSDN Git Service

2010-04-13 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Apr 2010 11:50:54 +0000 (11:50 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 00:59:06 +0000 (09:59 +0900)
PR testsuite/43735
* gcc.dg/guality/inline-params.c: Remove -fwhopr XPASS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158263 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/guality/inline-params.c

index 55f5e63..d678775 100644 (file)
@@ -1,5 +1,10 @@
 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.
 
 2010-04-13  Eric Botcazou  <ebotcazou@adacore.com>
index 47e6498..f4c5f15 100644 (file)
@@ -3,7 +3,7 @@
    inlining inlines the functions too early to test the real IPA passes (such
    as IPA-CP).  */
 /* { 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