diff mbox

[GOOGLE] Remove records in powerpc64-grtev3-linux-gnu.xfail

Message ID CAEe8uECfJHQVeyVOyGx+se7LOFpNiBAzSfij4RcvtfP7f=cbKg@mail.gmail.com
State New
Headers show

Commit Message

Carrot Wei May 30, 2013, 12:18 a.m. UTC
Hi

Since b/8397853 has been fixed, the related tests now passed, so we can remove
them from powerpc64-grtev3-linux-gnu.xfail now.

Tested with ./buildit --run_tests.

OK for google 4.7 branch?

thanks
Carrot


2013-05-29  Guozhi Wei  <carrot@google.com>

* powerpc64-grtev3-linux-gnu.xfail (*** g++): Remove passed records.



 *** gfortran:

Comments

Xinliang David Li May 30, 2013, 12:31 a.m. UTC | #1
ok.

David

On Wed, May 29, 2013 at 5:18 PM, Carrot Wei <carrot@google.com> wrote:
> Hi
>
> Since b/8397853 has been fixed, the related tests now passed, so we can remove
> them from powerpc64-grtev3-linux-gnu.xfail now.
>
> Tested with ./buildit --run_tests.
>
> OK for google 4.7 branch?
>
> thanks
> Carrot
>
>
> 2013-05-29  Guozhi Wei  <carrot@google.com>
>
> * powerpc64-grtev3-linux-gnu.xfail (*** g++): Remove passed records.
>
>
>
> Index: powerpc64-grtev3-linux-gnu.xfail
> ===================================================================
> --- powerpc64-grtev3-linux-gnu.xfail (revision 199411)
> +++ powerpc64-grtev3-linux-gnu.xfail (working copy)
> @@ -131,19 +131,8 @@
>  FAIL: g++.dg/ext/cleanup-9.C -std=gnu++11 execution test
>  FAIL: g++.dg/warn/Wself-assign-2.C -std=gnu++11  (test for warnings, line 12)
>  FAIL: g++.dg/tree-prof/lipo/vcall1_0.C scan-ipa-dump-times profile
> "Indirect call -> direct call" 2
> -# b/8397853, a LIPO bug, causing compilation to fail.
> -FAIL: g++.dg/tree-prof/mversn15.C compilation,  -fprofile-generate
> -UNRESOLVED: g++.dg/tree-prof/mversn15.C execution,    -fprofile-generate
> -#FAIL: g++.dg/tree-prof/mversn15.C execution,    -fprofile-generate
> -UNRESOLVED: g++.dg/tree-prof/mversn15.C compilation,  -fprofile-use
> -UNRESOLVED: g++.dg/tree-prof/mversn15.C execution,    -fprofile-use
>  FAIL: g++.dg/tree-prof/mversn15.C scan-tree-dump optimized "return 0"
>  FAIL: g++.dg/tree-prof/mversn15.C scan-tree-dump optimized "main_clone"
> -FAIL: g++.dg/tree-prof/mversn15a.C compilation,  -fprofile-generate
> -UNRESOLVED: g++.dg/tree-prof/mversn15a.C execution,    -fprofile-generate
> -#FAIL: g++.dg/tree-prof/mversn15a.C execution,    -fprofile-generate
> -UNRESOLVED: g++.dg/tree-prof/mversn15a.C compilation,  -fprofile-use
> -UNRESOLVED: g++.dg/tree-prof/mversn15a.C execution,    -fprofile-use
>
>  # Fortran failures are not important to us so far.
>  *** gfortran:
diff mbox

Patch

Index: powerpc64-grtev3-linux-gnu.xfail
===================================================================
--- powerpc64-grtev3-linux-gnu.xfail (revision 199411)
+++ powerpc64-grtev3-linux-gnu.xfail (working copy)
@@ -131,19 +131,8 @@ 
 FAIL: g++.dg/ext/cleanup-9.C -std=gnu++11 execution test
 FAIL: g++.dg/warn/Wself-assign-2.C -std=gnu++11  (test for warnings, line 12)
 FAIL: g++.dg/tree-prof/lipo/vcall1_0.C scan-ipa-dump-times profile
"Indirect call -> direct call" 2
-# b/8397853, a LIPO bug, causing compilation to fail.
-FAIL: g++.dg/tree-prof/mversn15.C compilation,  -fprofile-generate
-UNRESOLVED: g++.dg/tree-prof/mversn15.C execution,    -fprofile-generate
-#FAIL: g++.dg/tree-prof/mversn15.C execution,    -fprofile-generate
-UNRESOLVED: g++.dg/tree-prof/mversn15.C compilation,  -fprofile-use
-UNRESOLVED: g++.dg/tree-prof/mversn15.C execution,    -fprofile-use
 FAIL: g++.dg/tree-prof/mversn15.C scan-tree-dump optimized "return 0"
 FAIL: g++.dg/tree-prof/mversn15.C scan-tree-dump optimized "main_clone"
-FAIL: g++.dg/tree-prof/mversn15a.C compilation,  -fprofile-generate
-UNRESOLVED: g++.dg/tree-prof/mversn15a.C execution,    -fprofile-generate
-#FAIL: g++.dg/tree-prof/mversn15a.C execution,    -fprofile-generate
-UNRESOLVED: g++.dg/tree-prof/mversn15a.C compilation,  -fprofile-use
-UNRESOLVED: g++.dg/tree-prof/mversn15a.C execution,    -fprofile-use

 # Fortran failures are not important to us so far.