Update contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail. Tested with build followed by validate_failures.py. Okay for all applicable branches?
2012-08-14 Simon Baldwin <sim...@google.com> * testsuite-management/powerpc-grtev3-linux-gnu.xfail: Add new entries for soft-float. Index: contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail =================================================================== --- contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail (revision 190382) +++ contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail (working copy) @@ -1,6 +1,9 @@ # Temporarily ignore gcc pr54127. expire=20121031 | FAIL: gcc.dg/torture/pr53589.c -O3 -g (test for excess errors) expire=20121031 | FAIL: gcc.dg/torture/pr53589.c -O3 -g (internal compiler error) +# Temporarily ignore Google ref b/6983319. +expire=20121031 | FAIL: gcc.target/powerpc/regnames-1.c (test for excess errors) +expire=20121031 | FAIL: gcc.target/powerpc/regnames-1.c (internal compiler error) FAIL: gfortran.dg/bessel_6.f90 -O0 execution test FAIL: gfortran.dg/bessel_6.f90 -O1 execution test @@ -171,6 +174,43 @@ FAIL: gcc.target/powerpc/pr46728-4.c sca FAIL: gcc.target/powerpc/pr46728-7.c scan-assembler-not pow FAIL: gcc.target/powerpc/pr46728-8.c scan-assembler-not pow +# Entries due to soft-float. +FAIL: g++.dg/cdce3.C -std=gnu++98 execution test +FAIL: g++.dg/cdce3.C -std=gnu++11 execution test +FAIL: g++.dg/tree-prof/mversn15.C execution, -fprofile-generate +UNRESOLVED: g++.dg/tree-prof/mversn15.C execution, -fprofile-use +UNRESOLVED: g++.dg/tree-prof/mversn15.C compilation, -fprofile-use +FAIL: g++.dg/tree-prof/mversn15a.C execution, -fprofile-generate +UNRESOLVED: g++.dg/tree-prof/mversn15a.C execution, -fprofile-use +UNRESOLVED: g++.dg/tree-prof/mversn15a.C compilation, -fprofile-use +FAIL: gcc.dg/torture/fp-int-convert-long-double.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test +FAIL: gcc.target/powerpc/lhs-1.c scan-assembler-times nop 3 +FAIL: gcc.target/powerpc/lhs-2.c scan-assembler ori 1,1,0 +FAIL: gcc.target/powerpc/lhs-3.c scan-assembler ori 2,2,0 +FAIL: gcc.target/powerpc/loop_align.c scan-assembler .p2align 5,,31 +FAIL: gcc.target/powerpc/pr46728-1.c scan-assembler-times fsqrt 2 +FAIL: gcc.target/powerpc/pr46728-16.c scan-assembler fmadd +FAIL: gcc.target/powerpc/pr46728-2.c scan-assembler-times fsqrt 4 +FAIL: gcc.target/powerpc/pr46728-3.c scan-assembler-times sqrt 4 +FAIL: gcc.target/powerpc/pr46728-5.c scan-assembler-times cbrt 2 +FAIL: gcc.target/powerpc/pr52775.c scan-assembler-times fcfid 2 +FAIL: gfortran.dg/actual_array_constructor_3.f90 -O3 -fomit-frame-pointer -funroll-loops execution test +FAIL: gfortran.dg/actual_array_constructor_3.f90 -O3 -g execution test +FAIL: gfortran.dg/actual_array_constructor_3.f90 -O2 execution test +FAIL: gfortran.dg/actual_array_constructor_3.f90 -O3 -fomit-frame-pointer execution test +FAIL: gfortran.dg/actual_array_constructor_3.f90 -O1 execution test +FAIL: gfortran.dg/actual_array_constructor_3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test +FAIL: gfortran.dg/actual_array_constructor_3.f90 -Os execution test +FAIL: gfortran.dg/actual_array_constructor_3.f90 -O0 execution test +FAIL: gfortran.dg/norm2_3.f90 -O3 -fomit-frame-pointer -funroll-loops execution test +FAIL: gfortran.dg/norm2_3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test +FAIL: gfortran.dg/norm2_3.f90 -O0 execution test +FAIL: gfortran.dg/norm2_3.f90 -Os execution test +FAIL: gfortran.dg/norm2_3.f90 -O2 execution test +FAIL: gfortran.dg/norm2_3.f90 -O3 -g execution test +FAIL: gfortran.dg/norm2_3.f90 -O3 -fomit-frame-pointer execution test +FAIL: gfortran.dg/norm2_3.f90 -O1 execution test + # See http://gcc.gnu.org/ml/gcc-patches/2012-08/msg00141.html. Revert once # that is resolved. UNRESOLVED: 23_containers/map/element_access/2.cc compilation failed to produce executable -- This patch is available for review at http://codereview.appspot.com/6454147