This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Results for 6.0.0 20150624 (experimental) [trunk revision 224894] (GCC) testsuite on hppa-unknown-linux-gnu


LAST_UPDATED: Wed Jun 24 11:30:50 UTC 2015 (revision 224894)

		=== acats tests ===

		=== acats Summary ===
# of expected passes		2320
# of unexpected failures	0
Native configuration is hppa-unknown-linux-gnu

		=== 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/c11-atomic-exec-5.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/atomic/c11-atomic-exec-5.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c scan-assembler-times DIE \\\\([^\\n]*\\\\) DW_TAG_(?:const|volatile|atomic|restrict)_type 8
FAIL: gcc.dg/loop-8.c scan-rtl-dump-times loop2_invariant "Decided" 1
FAIL: gcc.dg/loop-8.c scan-rtl-dump-not loop2_invariant "without introducing a new temporary register"
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI <p_" 1
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "p_[0-9]* <" 1
XPASS: gcc.dg/tree-ssa/loop-1.c scan-assembler-times foo 5
FAIL: gcc.dg/tree-ssa/pr65447.c scan-tree-dump-not ivopts "\\\\nuse 5\\\\n"
FAIL: gcc.target/hppa/shadd-1.c scan-assembler-times sh.add 1

		=== gcc Summary ===

# of expected passes		87522
# of unexpected failures	17
# of unexpected successes	1
# of expected failures		118
# of unsupported tests		1622
/home/dave/gnu/gcc/objdir/gcc/xgcc  version 6.0.0 20150624 (experimental) [trunk revision 224894] (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary ===

# of expected passes		47690
# of expected failures		79
# of unsupported tests		418
/home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran  version 6.0.0 20150624 (experimental) [trunk revision 224894] (GCC) 

		=== g++ tests ===


Running target unix
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

		=== g++ Summary ===

# of expected passes		82962
# of unexpected successes	2
# of expected failures		283
# of unsupported tests		3508
/home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++  version 6.0.0 20150624 (experimental) [trunk revision 224894] (GCC) 

		=== gnat tests ===


Running target unix

		=== gnat Summary ===

# of expected passes		1370
# of expected failures		21
# of unsupported tests		15
/home/dave/gnu/gcc/objdir/gcc/gnatmake version 6.0.0 20150624 (experimental) [trunk revision 224894]

		=== obj-c++ tests ===


Running target unix

		=== obj-c++ Summary ===

# of expected passes		1453
# of expected failures		2
# of unsupported tests		86
/home/dave/gnu/gcc/objdir/gcc/testsuite/obj-c++/../../xg++  version 6.0.0 20150624 (experimental) [trunk revision 224894] (GCC) 

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		3016
# of unsupported tests		74
/home/dave/gnu/gcc/objdir/gcc/xgcc  version 6.0.0 20150624 (experimental) [trunk revision 224894] (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		1914
# of unsupported tests		30
		=== libgomp tests ===


Running target unix

		=== libgomp Summary ===

# of expected passes		5893
# of expected failures		8
# of unsupported tests		304
		=== libjava tests ===


Running target unix

		=== libjava Summary ===

# of expected passes		2582
# of expected failures		4
		=== libstdc++ tests ===


Running target unix
FAIL: libstdc++-abi/abi_check
FAIL: 22_locale/numpunct/members/char/3.cc execution test
FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test
FAIL: 23_containers/array/tuple_interface/get_neg.cc  (test for errors, line 282)
FAIL: 23_containers/array/tuple_interface/get_neg.cc  (test for errors, line 291)
FAIL: 23_containers/array/tuple_interface/get_neg.cc  (test for errors, line 299)
FAIL: 23_containers/array/tuple_interface/get_neg.cc (test for excess errors)
FAIL: 23_containers/array/tuple_interface/tuple_element_neg.cc  (test for errors, line 330)
FAIL: 23_containers/array/tuple_interface/tuple_element_neg.cc (test for excess errors)
WARNING: program timed out.
FAIL: 30_threads/condition_variable/54185.cc execution test
WARNING: program timed out.
FAIL: ext/rope/pthread7-rope.cc execution test

		=== libstdc++ Summary ===

# of expected passes		10326
# of unexpected failures	11
# of expected failures		65
# of unsupported tests		268

Compiler version: 6.0.0 20150624 (experimental) [trunk revision 224894] (GCC) 
Platform: hppa-unknown-linux-gnu
configure flags: --with-gnu-as --with-gnu-ld --enable-shared --enable-multiarch --enable-linker-build-id --build=hppa-linux-gnu --host=hppa-linux-gnu --target=hppa-linux-gnu --prefix=/home/dave/opt/gnu/gcc/gcc-6 --with-local-prefix=/home/dave/opt/gnu --enable-threads=posix --enable-__cxa_atexit --build=hppa-linux-gnu --enable-clocale=gnu --enable-java-gc=boehm --enable-languages=c,c++,objc,fortran,obj-c++,java,ada,lto


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]