This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.9.0 20140319 (experimental) [trunk revision 208672] (GCC) testsuite on hppa2.0w-hp-hpux11.11
- From: John David Anglin <dave at hiauly3 dot hia dot nrc dot ca>
- To: dave at hiauly3 dot hia dot nrc dot ca, gcc-testresults at gcc dot gnu dot org
- Date: Sat, 22 Mar 2014 20:41:00 -0400 (EDT)
- Subject: Results for 4.9.0 20140319 (experimental) [trunk revision 208672] (GCC) testsuite on hppa2.0w-hp-hpux11.11
- Authentication-results: sourceware.org; auth=none
=== acats tests ===
=== acats Summary ===
# of expected passes 2320
# of unexpected failures 0
Native configuration is hppa2.0w-hp-hpux11.11
=== g++ tests ===
Running target unix
FAIL: g++.dg/cpp1y/auto-fn24.C -std=gnu++1y (internal compiler error)
FAIL: g++.dg/cpp1y/auto-fn24.C -std=gnu++1y (test for excess errors)
FAIL: g++.dg/pr49718.C -std=gnu++98 scan-assembler-times __cyg_profile_func_enter 1
FAIL: g++.dg/pr49718.C -std=gnu++11 scan-assembler-times __cyg_profile_func_enter 1
FAIL: g++.dg/pr49718.C -std=gnu++1y scan-assembler-times __cyg_profile_func_enter 1
WARNING: program timed out.
=== g++ Summary ===
# of expected passes 74584
# of unexpected failures 5
# of expected failures 440
# of unsupported tests 3470
/test/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++ version 4.9.0 20140319 (experimental) [trunk revision 208672] (GCC)
=== gcc tests ===
Running target unix
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O0 execution test
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O1 execution test
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O2 execution test
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O3 -fomit-frame-pointer execution test
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -O3 -g execution test
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c -Os execution test
FAIL: gcc.dg/atomic/stdatomic-flag.c -O0 execution test
FAIL: gcc.dg/atomic/stdatomic-flag.c -O1 execution test
FAIL: gcc.dg/atomic/stdatomic-flag.c -O2 execution test
FAIL: gcc.dg/atomic/stdatomic-flag.c -O3 -fomit-frame-pointer execution test
FAIL: gcc.dg/atomic/stdatomic-flag.c -O3 -g execution test
FAIL: gcc.dg/atomic/stdatomic-flag.c -Os execution test
FAIL: gcc.dg/large-size-array-6.c (internal compiler error)
FAIL: gcc.dg/large-size-array-6.c (test for errors, line 6)
FAIL: gcc.dg/large-size-array-6.c (test for excess errors)
WARNING: program timed out.
FAIL: gcc.dg/tree-prof/crossmodule-indircall-1a.c compilation, -fprofile-generate -D_PROFILE_GENERATE
UNRESOLVED: gcc.dg/tree-prof/crossmodule-indircall-1a.c execution, -fprofile-generate -D_PROFILE_GENERATE
UNRESOLVED: gcc.dg/tree-prof/crossmodule-indircall-1a.c compilation, -fprofile-use -D_PROFILE_USE
UNRESOLVED: gcc.dg/tree-prof/crossmodule-indircall-1a.c execution, -fprofile-use -D_PROFILE_USE
=== gcc Summary ===
# of expected passes 70587
# of unexpected failures 18
# of expected failures 112
# of unresolved testcases 3
# of unsupported tests 1649
/test/gnu/gcc/objdir/gcc/xgcc version 4.9.0 20140319 (experimental) [trunk revision 208672] (GCC)
=== gfortran tests ===
Running target unix
FAIL: gfortran.dg/fmt_en.f90 -O0 execution test
FAIL: gfortran.dg/fmt_en.f90 -O1 execution test
FAIL: gfortran.dg/fmt_en.f90 -O2 execution test
FAIL: gfortran.dg/fmt_en.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/fmt_en.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/fmt_en.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/fmt_en.f90 -O3 -g execution test
FAIL: gfortran.dg/fmt_en.f90 -Os execution test
FAIL: gfortran.dg/pr45636.f90 -O scan-tree-dump-times forwprop2 "memset" 0
FAIL: gfortran.dg/size_kind_2.f90 -O scan-tree-dump original "var2 = 4294967300;"
=== gfortran Summary ===
# of expected passes 43775
# of unexpected failures 10
# of expected failures 38
# of unsupported tests 437
/test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran version 4.9.0 20140319 (experimental) [trunk revision 208672] (GCC)
=== gnat tests ===
Running target unix
=== gnat Summary ===
# of expected passes 1201
# of expected failures 18
# of unsupported tests 14
/test/gnu/gcc/objdir/gcc/gnatmake version 4.9.0 20140319 (experimental) [trunk revision 208672]
=== obj-c++ tests ===
Running target unix
=== obj-c++ Summary ===
# of expected passes 1407
# of expected failures 2
# of unsupported tests 69
/test/gnu/gcc/objdir/gcc/testsuite/obj-c++/../../xg++ version 4.9.0 20140319 (experimental) [trunk revision 208672] (GCC)
=== objc tests ===
Running target unix
=== objc Summary ===
# of expected passes 2912
# of unsupported tests 67
/test/gnu/gcc/objdir/gcc/xgcc version 4.9.0 20140319 (experimental) [trunk revision 208672] (GCC)
=== boehm-gc tests ===
Running target unix
=== boehm-gc Summary ===
# of expected passes 12
# of unsupported tests 1
=== libatomic tests ===
Running target unix
=== libatomic Summary ===
# of expected passes 44
# of unsupported tests 5
=== libffi tests ===
Running target unix
=== libffi Summary ===
# of expected passes 1819
# of unsupported tests 55
=== libgomp tests ===
Running target unix
WARNING: program timed out.
FAIL: libgomp.c/depend-3.c execution test
=== libgomp Summary ===
# of expected passes 2324
# of unexpected failures 1
# of unsupported tests 10
=== libjava tests ===
Running target unix
FAIL: LargeFile execution - source compiled test
FAIL: LargeFile -findirect-dispatch execution - source compiled test
FAIL: LargeFile -O3 execution - source compiled test
FAIL: LargeFile -O3 -findirect-dispatch execution - source compiled test
=== libjava Summary ===
# of expected passes 2574
# of unexpected failures 4
# of expected failures 4
# of untested testcases 4
=== libstdc++ tests ===
Running target unix
=== libstdc++ Summary ===
# of expected passes 8233
# of expected failures 41
# of unsupported tests 932
Compiler version: 4.9.0 20140319 (experimental) [trunk revision 208672] (GCC)
Platform: hppa2.0w-hp-hpux11.11
configure flags:Test Run By dave on Wed Mar 19 05:27:15 EDT 2014