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 10.0.0 20190509 (experimental) [master revision 271036] (GCC) testsuite on aarch64-unknown-linux-gnu


LAST_UPDATED: Thu May 9 16:27:40 UTC 2019 (revision 271036)

Native configuration is aarch64-unknown-linux-gnu

		=== libatomic tests ===


Running target tcwg-local

		=== libatomic Summary ===

# of expected passes		54
		=== libgomp tests ===


Running target tcwg-local

		=== libgomp Summary ===

# of expected passes		6308
# of expected failures		2
# of unsupported tests		422
		=== libitm tests ===


Running target tcwg-local

		=== libitm Summary ===

# of expected passes		42
# of expected failures		3
# of unsupported tests		1
		=== libstdc++ tests ===


Running target tcwg-local
FAIL: 18_support/exception_ptr/lifespan.cc execution test
FAIL: 18_support/nested_exception/throw_with_nested.cc execution test
FAIL: 18_support/uncaught_exception/14026.cc execution test
FAIL: 20_util/specialized_algorithms/memory_management_tools/1.cc execution test
FAIL: 20_util/unsynchronized_pool_resource/allocate.cc execution test
FAIL: 20_util/variant/exception_safety.cc execution test
FAIL: 20_util/variant/run.cc execution test
FAIL: 21_strings/basic_string/cons/char/69092.cc execution test
FAIL: 22_locale/locale/cons/12438.cc execution test
FAIL: 22_locale/numpunct/members/pod/2.cc execution test
FAIL: 23_containers/deque/cons/2.cc execution test
FAIL: 23_containers/deque/requirements/exception/basic.cc execution test
FAIL: 23_containers/deque/requirements/exception/propagation_consistent.cc execution test
FAIL: 23_containers/forward_list/requirements/exception/basic.cc execution test
FAIL: 23_containers/forward_list/requirements/exception/propagation_consistent.cc execution test
FAIL: 23_containers/list/operations/78389.cc execution test
FAIL: 23_containers/list/requirements/exception/basic.cc execution test
FAIL: 23_containers/list/requirements/exception/propagation_consistent.cc execution test
FAIL: 23_containers/map/requirements/exception/basic.cc execution test
FAIL: 23_containers/map/requirements/exception/propagation_consistent.cc execution test
FAIL: 23_containers/multimap/requirements/exception/basic.cc execution test
FAIL: 23_containers/multimap/requirements/exception/propagation_consistent.cc execution test
FAIL: 23_containers/multiset/requirements/exception/basic.cc execution test
FAIL: 23_containers/multiset/requirements/exception/propagation_consistent.cc execution test
FAIL: 23_containers/set/requirements/exception/basic.cc execution test
FAIL: 23_containers/set/requirements/exception/propagation_consistent.cc execution test
FAIL: 23_containers/unordered_map/cons/81891.cc execution test
FAIL: 23_containers/unordered_map/requirements/exception/basic.cc execution test
FAIL: 23_containers/unordered_map/requirements/exception/propagation_consistent.cc execution test
FAIL: 23_containers/unordered_multimap/requirements/exception/basic.cc execution test
FAIL: 23_containers/unordered_multimap/requirements/exception/propagation_consistent.cc execution test
FAIL: 23_containers/unordered_multiset/insert/hash_policy.cc execution test
FAIL: 23_containers/unordered_multiset/requirements/exception/basic.cc execution test
FAIL: 23_containers/unordered_multiset/requirements/exception/propagation_consistent.cc execution test
FAIL: 23_containers/unordered_set/insert/hash_policy.cc execution test
FAIL: 23_containers/unordered_set/max_load_factor/robustness.cc execution test
FAIL: 23_containers/unordered_set/requirements/exception/basic.cc execution test
FAIL: 23_containers/unordered_set/requirements/exception/propagation_consistent.cc execution test
FAIL: 23_containers/vector/capacity/2.cc execution test
FAIL: 23_containers/vector/capacity/resize/strong_guarantee.cc execution test
FAIL: 23_containers/vector/cons/4.cc execution test
FAIL: 23_containers/vector/cons/86292.cc execution test
FAIL: 23_containers/vector/modifiers/push_back/strong_guarantee.cc execution test
FAIL: 23_containers/vector/requirements/exception/basic.cc execution test
FAIL: 23_containers/vector/requirements/exception/propagation_consistent.cc execution test
FAIL: 25_algorithms/stable_partition/mem_check.cc execution test
FAIL: 25_algorithms/stable_sort/mem_check.cc execution test
FAIL: 27_io/basic_filebuf/close/81256.cc execution test
FAIL: 27_io/basic_filebuf/cons/wchar_t/10132-1.cc execution test
FAIL: 27_io/basic_filebuf/overflow/char/13858.cc execution test
FAIL: 27_io/basic_filebuf/overflow/wchar_t/13858.cc execution test
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/3.cc execution test
FAIL: 27_io/basic_filebuf/seekpos/wchar_t/1.cc execution test
FAIL: 27_io/basic_filebuf/sync/char/9182-1.cc execution test
FAIL: 27_io/basic_fstream/53984.cc execution test
FAIL: 27_io/basic_istream/exceptions/char/9561.cc execution test
FAIL: 27_io/basic_istream/exceptions/wchar_t/9561.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_failbit_throw.cc execution test
FAIL: 27_io/basic_istream/extractors_other/wchar_t/exceptions_failbit_throw.cc execution test
FAIL: 27_io/basic_istream/seekg/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_istream/seekg/wchar_t/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_istream/tellg/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_istream/tellg/wchar_t/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/exceptions/char/9561.cc execution test
FAIL: 27_io/basic_ostream/exceptions/wchar_t/9561.cc execution test
FAIL: 27_io/basic_ostream/flush/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/flush/wchar_t/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc execution test
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/inserters_arithmetic/wchar_t/9555-oa.cc execution test
FAIL: 27_io/basic_ostream/inserters_arithmetic/wchar_t/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/inserters_character/char/9555-oc.cc execution test
FAIL: 27_io/basic_ostream/inserters_character/wchar_t/9555-oc.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_failbit_throw.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/wchar_t/exceptions_failbit_throw.cc execution test
FAIL: 27_io/basic_ostream/put/char/1.cc execution test
FAIL: 27_io/basic_ostream/put/wchar_t/1.cc execution test
FAIL: 27_io/basic_ostream/seekp/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/seekp/wchar_t/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/tellp/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/tellp/wchar_t/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/write/char/1.cc execution test
FAIL: 27_io/basic_ostream/write/wchar_t/1.cc execution test
FAIL: 27_io/ios_base/failure/dual_abi.cc execution test
FAIL: 30_threads/async/except.cc execution test
FAIL: ext/enc_filebuf/char/13189.cc execution test
FAIL: ext/enc_filebuf/wchar_t/13189.cc execution test
FAIL: ext/pb_ds/example/hash_illegal_resize.cc execution test
FAIL: ext/pb_ds/regression/hash_map_rand.cc execution test
FAIL: ext/pb_ds/regression/hash_set_rand.cc execution test
FAIL: ext/pb_ds/regression/priority_queue_rand.cc execution test
FAIL: ext/pb_ds/regression/tree_map_rand.cc execution test
FAIL: ext/pb_ds/regression/tree_set_rand.cc execution test
FAIL: ext/pb_ds/regression/trie_map_rand.cc execution test
FAIL: ext/pb_ds/regression/trie_set_rand.cc execution test
FAIL: ext/vstring/requirements/exception/propagation_consistent.cc execution test
FAIL: libstdc++-prettyprinters/80276.cc whatis p4
FAIL: libstdc++-prettyprinters/80276.cc whatis p4
FAIL: libstdc++-prettyprinters/cxx17.cc execution test
FAIL: libstdc++-prettyprinters/cxx17.cc execution test

		=== libstdc++ Summary ===

# of expected passes		12651
# of unexpected failures	102
# of expected failures		77
# of unsupported tests		672
		=== gcc tests ===


Running target tcwg-local
FAIL: gcc.dg/gomp/pr89104.c (test for excess errors)
FAIL: gcc.dg/vect/slp-reduc-sad-2.c -flto -ffat-lto-objects  scan-tree-dump-not vect "access with gaps requires scalar epilogue loop"
FAIL: gcc.dg/vect/slp-reduc-sad-2.c scan-tree-dump-not vect "access with gaps requires scalar epilogue loop"
FAIL: compiler driver --help=params --help=optimizers option(s): "maximum number of" present in output
FAIL: gcc.target/aarch64/insv_1.c scan-assembler bfi\\tx[0-9]+, x[0-9]+, 0, 8
FAIL: gcc.target/aarch64/insv_1.c scan-assembler bfi\\tx[0-9]+, x[0-9]+, 16, 5
FAIL: gcc.target/aarch64/insv_1.c scan-assembler movk\\tx[0-9]+, 0x1d6b, lsl 32
FAIL: gcc.target/aarch64/lsl_asr_sbfiz.c scan-assembler sbfiz\\tw
FAIL: gcc.target/aarch64/sve/tls_preserve_1.c -march=armv8.2-a+sve  scan-assembler-not \\\\tst[rp]\\\\t[dqv]

		=== gcc Summary ===

# of expected passes		132425
# of unexpected failures	9
# of expected failures		606
# of unsupported tests		3481
/home/tcwg-buildslave/workspace/tcwg-buildfarm_0/_build/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc.git~master_rev_90e0a2f53ab6bd46e2c15ce8913f990090bc4aff-stage2/gcc/xgcc  version 10.0.0 20190509 (experimental) [master revision 271036] (GCC) 

		=== gfortran tests ===


Running target tcwg-local
FAIL: gfortran.dg/ieee/ieee_6.f90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -Os  execution test
XPASS: gfortran.dg/ieee/ieee_8.f90   -O0  execution test
XPASS: gfortran.dg/ieee/ieee_8.f90   -O1  execution test
XPASS: gfortran.dg/ieee/ieee_8.f90   -O2  execution test
XPASS: gfortran.dg/ieee/ieee_8.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
XPASS: gfortran.dg/ieee/ieee_8.f90   -O3 -g  execution test
XPASS: gfortran.dg/ieee/ieee_8.f90   -Os  execution test

		=== gfortran Summary ===

# of expected passes		49456
# of unexpected failures	6
# of unexpected successes	6
# of expected failures		178
# of unsupported tests		84
/home/tcwg-buildslave/workspace/tcwg-buildfarm_0/_build/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc.git~master_rev_90e0a2f53ab6bd46e2c15ce8913f990090bc4aff-stage2/gcc/gfortran  version 10.0.0 20190509 (experimental) [master revision 271036] (GCC) 

		=== g++ tests ===


Running target tcwg-local
FAIL: g++.dg/compat/eh/unexpected1 cp_compat_x_tst.o-cp_compat_y_tst.o execute 
FAIL: g++.dg/cpp0x/lambda/lambda-eh2.C  -std=gnu++14 execution test
FAIL: g++.dg/cpp0x/nullptr35.C  -std=c++14 execution test
FAIL: g++.dg/cpp0x/nullptr35.C  -std=c++17 execution test
FAIL: g++.dg/eh/registers1.C  -std=gnu++14 execution test
FAIL: g++.dg/eh/registers1.C  -std=gnu++17 execution test
FAIL: g++.dg/eh/registers1.C  -std=gnu++98 execution test
FAIL: g++.dg/eh/uncaught1.C  -std=gnu++14 execution test
FAIL: g++.dg/eh/uncaught1.C  -std=gnu++17 execution test
FAIL: g++.dg/eh/uncaught1.C  -std=gnu++98 execution test
FAIL: g++.dg/eh/uncaught4.C  -std=gnu++14 execution test
FAIL: g++.dg/eh/uncaught4.C  -std=gnu++17 execution test
FAIL: g++.dg/eh/uncaught4.C  -std=gnu++98 execution test
FAIL: g++.dg/eh/unexpected1.C  -std=c++14 execution test
FAIL: g++.dg/eh/unexpected1.C  -std=c++98 execution test
FAIL: g++.old-deja/g++.abi/cxa_vec.C  -std=gnu++14 execution test
FAIL: g++.old-deja/g++.abi/cxa_vec.C  -std=gnu++17 execution test
FAIL: g++.old-deja/g++.abi/cxa_vec.C  -std=gnu++98 execution test
FAIL: g++.old-deja/g++.eh/badalloc1.C  -std=c++14 execution test
FAIL: g++.old-deja/g++.eh/badalloc1.C  -std=c++17 execution test
FAIL: g++.old-deja/g++.eh/badalloc1.C  -std=c++98 execution test
FAIL: g++.old-deja/g++.eh/fntry1.C  -std=c++14 execution test
FAIL: g++.old-deja/g++.eh/fntry1.C  -std=c++17 execution test
FAIL: g++.old-deja/g++.eh/fntry1.C  -std=c++98 execution test
FAIL: g++.old-deja/g++.eh/rethrow1.C  -std=c++14 execution test
FAIL: g++.old-deja/g++.eh/rethrow1.C  -std=c++17 execution test
FAIL: g++.old-deja/g++.eh/rethrow1.C  -std=c++98 execution test
FAIL: g++.old-deja/g++.eh/rethrow2.C  -std=c++14 execution test
FAIL: g++.old-deja/g++.eh/rethrow2.C  -std=c++17 execution test
FAIL: g++.old-deja/g++.eh/rethrow2.C  -std=c++98 execution test
FAIL: g++.old-deja/g++.eh/rethrow3.C  -std=c++14 execution test
FAIL: g++.old-deja/g++.eh/rethrow3.C  -std=c++17 execution test
FAIL: g++.old-deja/g++.eh/rethrow3.C  -std=c++98 execution test
FAIL: g++.old-deja/g++.eh/rethrow4.C  -std=c++14 execution test
FAIL: g++.old-deja/g++.eh/rethrow4.C  -std=c++17 execution test
FAIL: g++.old-deja/g++.eh/rethrow4.C  -std=c++98 execution test
FAIL: g++.old-deja/g++.eh/rethrow5.C  -std=c++14 execution test
FAIL: g++.old-deja/g++.eh/rethrow5.C  -std=c++17 execution test
FAIL: g++.old-deja/g++.eh/rethrow5.C  -std=c++98 execution test
FAIL: g++.old-deja/g++.eh/rethrow6.C  -std=c++14 execution test
FAIL: g++.old-deja/g++.eh/rethrow6.C  -std=c++17 execution test
FAIL: g++.old-deja/g++.eh/rethrow6.C  -std=c++98 execution test
FAIL: g++.old-deja/g++.eh/spec2.C  -std=c++14 execution test
FAIL: g++.old-deja/g++.eh/spec2.C  -std=c++98 execution test
FAIL: g++.old-deja/g++.mike/eh23.C  -std=gnu++14 execution test
FAIL: g++.old-deja/g++.mike/eh23.C  -std=gnu++17 execution test
FAIL: g++.old-deja/g++.mike/eh23.C  -std=gnu++98 execution test
FAIL: g++.old-deja/g++.mike/eh33.C  -std=gnu++14 execution test
FAIL: g++.old-deja/g++.mike/eh33.C  -std=gnu++98 execution test
FAIL: g++.old-deja/g++.mike/eh39.C  -std=gnu++14 execution test
FAIL: g++.old-deja/g++.mike/eh39.C  -std=gnu++17 execution test
FAIL: g++.old-deja/g++.mike/eh39.C  -std=gnu++98 execution test
FAIL: g++.old-deja/g++.mike/eh40.C  -std=gnu++14 execution test
FAIL: g++.old-deja/g++.mike/eh40.C  -std=gnu++17 execution test
FAIL: g++.old-deja/g++.mike/eh40.C  -std=gnu++98 execution test
FAIL: g++.old-deja/g++.mike/eh50.C  -std=gnu++14 execution test
FAIL: g++.old-deja/g++.mike/eh50.C  -std=gnu++98 execution test
FAIL: g++.old-deja/g++.mike/eh51.C  -std=gnu++14 execution test
FAIL: g++.old-deja/g++.mike/eh51.C  -std=gnu++98 execution test
FAIL: g++.old-deja/g++.robertl/eb31.C  -std=c++14 execution test
FAIL: g++.old-deja/g++.robertl/eb31.C  -std=c++17 execution test
FAIL: g++.old-deja/g++.robertl/eb31.C  -std=c++98 execution test

		=== g++ Summary ===

# of expected passes		130995
# of unexpected failures	62
# of expected failures		530
# of unsupported tests		6331
/home/tcwg-buildslave/workspace/tcwg-buildfarm_0/_build/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc.git~master_rev_90e0a2f53ab6bd46e2c15ce8913f990090bc4aff-stage2/gcc/xg++  version 10.0.0 20190509 (experimental) [master revision 271036] (GCC) 

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


Running target tcwg-local

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

# of expected passes		1458
# of expected failures		10
# of unsupported tests		77
/home/tcwg-buildslave/workspace/tcwg-buildfarm_0/_build/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc.git~master_rev_90e0a2f53ab6bd46e2c15ce8913f990090bc4aff-stage2/gcc/xg++  version 10.0.0 20190509 (experimental) [master revision 271036] (GCC) 

		=== objc tests ===


Running target tcwg-local

		=== objc Summary ===

# of expected passes		2801
# of unsupported tests		69
/home/tcwg-buildslave/workspace/tcwg-buildfarm_0/_build/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc.git~master_rev_90e0a2f53ab6bd46e2c15ce8913f990090bc4aff-stage2/gcc/xgcc  version 10.0.0 20190509 (experimental) [master revision 271036] (GCC) 


Compiler version: 10.0.0 20190509 (experimental) [master revision 271036] (GCC) 
Platform: aarch64-unknown-linux-gnu
configure flags: SHELL=/bin/bash --with-mpc=/home/tcwg-buildslave/workspace/tcwg-buildfarm_0/_build/builds/destdir/aarch64-unknown-linux-gnu --with-mpfr=/home/tcwg-buildslave/workspace/tcwg-buildfarm_0/_build/builds/destdir/aarch64-unknown-linux-gnu --with-gmp=/home/tcwg-buildslave/workspace/tcwg-buildfarm_0/_build/builds/destdir/aarch64-unknown-linux-gnu --with-gnu-as --with-gnu-ld --disable-libmudflap --enable-lto --enable-shared --without-included-gettext --enable-nls --with-system-zlib --disable-sjlj-exceptions --enable-gnu-unique-object --enable-linker-build-id --disable-libstdcxx-pch --enable-c99 --enable-clocale=gnu --enable-libstdcxx-debug --enable-long-long --with-cloog=no --with-ppl=no --with-isl=no --disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a --enable-threads=posix --enable-multiarch --enable-libstdcxx-time=yes --enable-gnu-indirect-function --enable-checking=yes --enable-bootstrap --enable-languages=c,c++,fortran,lto
 ,objc,obj-c++ --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=aarch64-unknown-linux-gnu --prefix=/home/tcwg-buildslave/workspace/tcwg-buildfarm_0/_build/builds/destdir/aarch64-unknown-linux-gnu


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