Results for 7.0.0 20161118 (experimental) [trunk revision 242587] (GCC) testsuite on x86_64-pc-solaris2.11
Rainer Orth
ro@CeBiTec.Uni-Bielefeld.DE
Sat Nov 19 19:32:00 GMT 2016
LAST_UPDATED: Fri Nov 18 14:15:53 2016 (revision 242587)
Native configuration is x86_64-pc-solaris2.11
=== boehm-gc tests ===
Running target unix/-m32
=== boehm-gc Summary for unix/-m32 ===
# of expected passes 12
# of unsupported tests 1
Running target unix
=== boehm-gc Summary for unix ===
# of expected passes 12
# of unsupported tests 1
=== boehm-gc Summary ===
# of expected passes 24
# of unsupported tests 2
=== libatomic tests ===
Running target unix/-m32
=== libatomic Summary for unix/-m32 ===
# of expected passes 44
# of unsupported tests 5
Running target unix
=== libatomic Summary for unix ===
# of expected passes 54
=== libatomic Summary ===
# of expected passes 98
# of unsupported tests 5
=== libffi tests ===
Running target unix/-m32
=== libffi Summary for unix/-m32 ===
# of expected passes 2799
Running target unix
=== libffi Summary for unix ===
# of expected passes 2214
=== libffi Summary ===
# of expected passes 5013
=== libgo tests ===
Running target unix
FAIL: net
FAIL: go/build
=== libgo Summary for unix ===
# of expected passes 138
# of unexpected failures 2
Running target unix/-m32
FAIL: net
FAIL: os
FAIL: go/build
=== libgo Summary for unix/-m32 ===
# of expected passes 137
# of unexpected failures 3
=== libgo Summary ===
# of expected passes 275
# of unexpected failures 5
/var/gcc/regression/trunk/11-gcc-64/build/./gcc/gccgo version 7.0.0 20161118 (experimental) [trunk revision 242587] (GCC)
=== libgomp tests ===
Running target unix/-m32
=== libgomp Summary for unix/-m32 ===
# of expected passes 5046
# of unsupported tests 382
Running target unix
=== libgomp Summary for unix ===
# of expected passes 5046
# of unsupported tests 382
=== libgomp Summary ===
# of expected passes 10092
# of unsupported tests 764
=== libitm tests ===
Running target unix/-m32
=== libitm Summary for unix/-m32 ===
# of expected passes 42
# of expected failures 3
# of unsupported tests 1
Running target unix
=== libitm Summary for unix ===
# of expected passes 42
# of expected failures 3
# of unsupported tests 1
=== libitm Summary ===
# of expected passes 84
# of expected failures 6
# of unsupported tests 2
=== libstdc++ tests ===
Running target unix
FAIL: 19_diagnostics/error_code/is_error_code_v.cc (test for excess errors)
FAIL: 21_strings/basic_string/cons/char/7.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/char/7.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/char/9.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/char/9.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/wchar_t/7.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/wchar_t/7.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/wchar_t/9.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/wchar_t/9.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/lwg2758.cc (test for excess errors)
FAIL: 21_strings/basic_string/modifiers/append/char/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/append/char/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/append/wchar_t/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/append/wchar_t/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/assign/char/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/assign/char/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/assign/wchar_t/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/assign/wchar_t/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/insert/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/insert/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/insert/wchar_t/3.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/insert/wchar_t/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/replace/char/7.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/replace/char/7.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/replace/wchar_t/7.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/replace/wchar_t/7.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/compare/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/compare/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/compare/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/compare/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/data/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/data/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/data/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/data/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/find/char/5.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/find/char/5.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/find/wchar_t/5.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/find/wchar_t/5.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operators/char/5.cc (test for excess errors)
WARNING: 21_strings/basic_string/operators/char/5.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operators/wchar_t/5.cc (test for excess errors)
WARNING: 21_strings/basic_string/operators/wchar_t/5.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/capacity/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/capacity/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/cons/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/cons/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/cons/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/cons/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/cons/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/cons/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/cons/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/cons/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/cons/wchar_t/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/cons/wchar_t/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/element_access/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/element_access/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/element_access/char/empty.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/element_access/char/empty.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/element_access/char/front_back.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/element_access/char/front_back.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/element_access/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/element_access/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/element_access/wchar_t/empty.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/element_access/wchar_t/empty.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/element_access/wchar_t/front_back.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/element_access/wchar_t/front_back.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/include.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/inserters/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/inserters/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/inserters/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/inserters/pod/10081-out.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/pod/10081-out.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/inserters/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/inserters/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/inserters/wchar_t/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/wchar_t/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/literals/types.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/literals/values.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/literals/values.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/modifiers/remove_prefix/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/modifiers/remove_prefix/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/modifiers/remove_prefix/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/modifiers/remove_prefix/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/modifiers/remove_suffix/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/modifiers/remove_suffix/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/modifiers/remove_suffix/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/modifiers/remove_suffix/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/compare/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/compare/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/compare/char/13650.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/compare/char/13650.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/compare/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/compare/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/compare/wchar_t/13650.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/compare/wchar_t/13650.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/copy/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/copy/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/copy/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/copy/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/data/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/data/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/data/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/data/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/char/4.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/char/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/wchar_t/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/wchar_t/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/wchar_t/4.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/wchar_t/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/rfind/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/rfind/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/rfind/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/rfind/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/rfind/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/rfind/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/rfind/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/rfind/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/rfind/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/rfind/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/rfind/wchar_t/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/rfind/wchar_t/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/string_conversion/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/string_conversion/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/substr/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/substr/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/substr/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/substr/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operators/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operators/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operators/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operators/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/range_access/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/range_access/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/requirements/explicit_instantiation/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/requirements/explicit_instantiation/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/requirements/explicit_instantiation/char16_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/requirements/explicit_instantiation/char32_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/requirements/explicit_instantiation/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/requirements/typedefs.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/typedefs.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/types/1.cc (test for excess errors)
FAIL: 24_iterators/container_access.cc (test for excess errors)
WARNING: 24_iterators/container_access.cc compilation failed to produce executable
FAIL: 24_iterators/headers/iterator/range_access_c++17.cc (test for excess errors)
FAIL: 24_iterators/headers/iterator/synopsis_c++17.cc (test for excess errors)
FAIL: 27_io/headers/cstdio/functions_neg.cc (test for errors, line 24)
FAIL: 30_threads/shared_lock/70766.cc (test for excess errors)
FAIL: 30_threads/shared_mutex/cons/1.cc (test for excess errors)
WARNING: 30_threads/shared_mutex/cons/1.cc compilation failed to produce executable
FAIL: 30_threads/shared_mutex/cons/assign_neg.cc (test for errors, line 32)
FAIL: 30_threads/shared_mutex/cons/assign_neg.cc (test for excess errors)
FAIL: 30_threads/shared_mutex/cons/copy_neg.cc (test for errors, line 31)
FAIL: 30_threads/shared_mutex/cons/copy_neg.cc (test for excess errors)
FAIL: 30_threads/shared_mutex/requirements/standard_layout.cc (test for excess errors)
FAIL: 30_threads/shared_mutex/try_lock/1.cc (test for excess errors)
WARNING: 30_threads/shared_mutex/try_lock/1.cc compilation failed to produce executable
FAIL: 30_threads/shared_mutex/try_lock/2.cc (test for excess errors)
WARNING: 30_threads/shared_mutex/try_lock/2.cc compilation failed to produce executable
FAIL: 30_threads/shared_mutex/unlock/1.cc (test for excess errors)
WARNING: 30_threads/shared_mutex/unlock/1.cc compilation failed to produce executable
FAIL: experimental/filesystem/path/construct/string_view.cc (test for excess errors)
WARNING: experimental/filesystem/path/construct/string_view.cc compilation failed to produce executable
=== libstdc++ Summary for unix ===
# of expected passes 10511
# of unexpected failures 100
# of expected failures 66
# of unsupported tests 624
Running target unix/-m32
FAIL: 19_diagnostics/error_code/is_error_code_v.cc (test for excess errors)
FAIL: 21_strings/basic_string/cons/char/7.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/char/7.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/char/9.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/char/9.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/wchar_t/7.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/wchar_t/7.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/cons/wchar_t/9.cc (test for excess errors)
WARNING: 21_strings/basic_string/cons/wchar_t/9.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/lwg2758.cc (test for excess errors)
FAIL: 21_strings/basic_string/modifiers/append/char/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/append/char/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/append/wchar_t/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/append/wchar_t/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/assign/char/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/assign/char/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/assign/wchar_t/4.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/assign/wchar_t/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/insert/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/insert/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/insert/wchar_t/3.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/insert/wchar_t/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/replace/char/7.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/replace/char/7.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/modifiers/replace/wchar_t/7.cc (test for excess errors)
WARNING: 21_strings/basic_string/modifiers/replace/wchar_t/7.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/compare/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/compare/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/compare/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/compare/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/data/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/data/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/data/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/data/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/find/char/5.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/find/char/5.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operations/find/wchar_t/5.cc (test for excess errors)
WARNING: 21_strings/basic_string/operations/find/wchar_t/5.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operators/char/5.cc (test for excess errors)
WARNING: 21_strings/basic_string/operators/char/5.cc compilation failed to produce executable
FAIL: 21_strings/basic_string/operators/wchar_t/5.cc (test for excess errors)
WARNING: 21_strings/basic_string/operators/wchar_t/5.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/capacity/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/capacity/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/cons/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/cons/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/cons/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/cons/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/cons/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/cons/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/cons/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/cons/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/cons/wchar_t/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/cons/wchar_t/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/element_access/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/element_access/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/element_access/char/empty.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/element_access/char/empty.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/element_access/char/front_back.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/element_access/char/front_back.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/element_access/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/element_access/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/element_access/wchar_t/empty.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/element_access/wchar_t/empty.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/element_access/wchar_t/front_back.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/element_access/wchar_t/front_back.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/include.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/inserters/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/inserters/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/inserters/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/inserters/pod/10081-out.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/pod/10081-out.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/inserters/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/inserters/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/inserters/wchar_t/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/inserters/wchar_t/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/literals/types.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/literals/values.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/literals/values.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/modifiers/remove_prefix/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/modifiers/remove_prefix/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/modifiers/remove_prefix/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/modifiers/remove_prefix/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/modifiers/remove_suffix/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/modifiers/remove_suffix/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/modifiers/remove_suffix/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/modifiers/remove_suffix/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/compare/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/compare/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/compare/char/13650.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/compare/char/13650.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/compare/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/compare/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/compare/wchar_t/13650.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/compare/wchar_t/13650.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/copy/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/copy/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/copy/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/copy/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/data/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/data/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/data/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/data/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/char/4.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/char/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/wchar_t/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/wchar_t/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/find/wchar_t/4.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/find/wchar_t/4.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/rfind/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/rfind/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/rfind/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/rfind/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/rfind/char/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/rfind/char/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/rfind/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/rfind/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/rfind/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/rfind/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/rfind/wchar_t/3.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/rfind/wchar_t/3.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/string_conversion/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/string_conversion/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/substr/char/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/substr/char/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operations/substr/wchar_t/1.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operations/substr/wchar_t/1.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operators/char/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operators/char/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/operators/wchar_t/2.cc (test for excess errors)
WARNING: 21_strings/basic_string_view/operators/wchar_t/2.cc compilation failed to produce executable
FAIL: 21_strings/basic_string_view/range_access/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/range_access/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/requirements/explicit_instantiation/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/requirements/explicit_instantiation/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/requirements/explicit_instantiation/char16_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/requirements/explicit_instantiation/char32_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/requirements/explicit_instantiation/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/requirements/typedefs.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/typedefs.cc (test for excess errors)
FAIL: 21_strings/basic_string_view/types/1.cc (test for excess errors)
FAIL: 24_iterators/container_access.cc (test for excess errors)
WARNING: 24_iterators/container_access.cc compilation failed to produce executable
FAIL: 24_iterators/headers/iterator/range_access_c++17.cc (test for excess errors)
FAIL: 24_iterators/headers/iterator/synopsis_c++17.cc (test for excess errors)
FAIL: 27_io/headers/cstdio/functions_neg.cc (test for errors, line 24)
FAIL: 30_threads/shared_lock/70766.cc (test for excess errors)
FAIL: 30_threads/shared_mutex/cons/1.cc (test for excess errors)
WARNING: 30_threads/shared_mutex/cons/1.cc compilation failed to produce executable
FAIL: 30_threads/shared_mutex/cons/assign_neg.cc (test for errors, line 32)
FAIL: 30_threads/shared_mutex/cons/assign_neg.cc (test for excess errors)
FAIL: 30_threads/shared_mutex/cons/copy_neg.cc (test for errors, line 31)
FAIL: 30_threads/shared_mutex/cons/copy_neg.cc (test for excess errors)
FAIL: 30_threads/shared_mutex/requirements/standard_layout.cc (test for excess errors)
FAIL: 30_threads/shared_mutex/try_lock/1.cc (test for excess errors)
WARNING: 30_threads/shared_mutex/try_lock/1.cc compilation failed to produce executable
FAIL: 30_threads/shared_mutex/try_lock/2.cc (test for excess errors)
WARNING: 30_threads/shared_mutex/try_lock/2.cc compilation failed to produce executable
FAIL: 30_threads/shared_mutex/unlock/1.cc (test for excess errors)
WARNING: 30_threads/shared_mutex/unlock/1.cc compilation failed to produce executable
FAIL: experimental/filesystem/path/construct/string_view.cc (test for excess errors)
WARNING: experimental/filesystem/path/construct/string_view.cc compilation failed to produce executable
=== libstdc++ Summary for unix/-m32 ===
# of expected passes 10519
# of unexpected failures 100
# of expected failures 66
# of unsupported tests 620
=== libstdc++ Summary ===
# of expected passes 21030
# of unexpected failures 200
# of expected failures 132
# of unsupported tests 1244
=== acats tests ===
FAIL: c954025
=== acats Summary ===
# of expected passes 2319
# of unexpected failures 1
=== g++ tests ===
Running target unix
FAIL: g++.dg/cilk-plus/AN/array_test_ND_tplt.cc -O3 -fcilkplus (test for excess errors)
WARNING: g++.dg/cilk-plus/AN/array_test_ND_tplt.cc -O3 -fcilkplus compilation failed to produce executable
FAIL: g++.dg/cilk-plus/AN/array_test_ND_tplt.cc -O3 -ftree-vectorize -fcilkplus -g (test for excess errors)
WARNING: g++.dg/cilk-plus/AN/array_test_ND_tplt.cc -O3 -ftree-vectorize -fcilkplus -g compilation failed to produce executable
FAIL: g++.dg/cilk-plus/AN/array_test_ND_tplt.cc -g -O3 -fcilkplus (test for excess errors)
WARNING: g++.dg/cilk-plus/AN/array_test_ND_tplt.cc -g -O3 -fcilkplus compilation failed to produce executable
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
FAIL: g++.dg/concepts/expression.C (internal compiler error)
FAIL: g++.dg/concepts/expression.C (test for excess errors)
WARNING: g++.dg/concepts/expression.C compilation failed to produce executable
FAIL: g++.dg/cpp1z/eval-order2.C (internal compiler error)
FAIL: g++.dg/cpp1z/eval-order2.C (test for excess errors)
WARNING: g++.dg/cpp1z/eval-order2.C compilation failed to produce executable
FAIL: g++.dg/cpp1z/init-statement6.C (internal compiler error)
FAIL: g++.dg/cpp1z/init-statement6.C (test for excess errors)
FAIL: g++.dg/pr78112.C scan-assembler-times DW_AT_object_pointer 37
=== g++ Summary for unix ===
# of expected passes 103462
# of unexpected failures 10
# of expected failures 343
# of unsupported tests 4042
Running target unix/-m32
FAIL: g++.dg/concepts/expression.C (internal compiler error)
FAIL: g++.dg/concepts/expression.C (test for excess errors)
WARNING: g++.dg/concepts/expression.C compilation failed to produce executable
FAIL: g++.dg/cpp1z/eval-order2.C (internal compiler error)
FAIL: g++.dg/cpp1z/eval-order2.C (test for excess errors)
WARNING: g++.dg/cpp1z/eval-order2.C compilation failed to produce executable
FAIL: g++.dg/cpp1z/init-statement6.C (internal compiler error)
FAIL: g++.dg/cpp1z/init-statement6.C (test for excess errors)
FAIL: g++.dg/opt/pr59470.C -std=gnu++11 (test for excess errors)
WARNING: g++.dg/opt/pr59470.C -std=gnu++11 compilation failed to produce executable
FAIL: g++.dg/opt/pr59470.C -std=gnu++14 (test for excess errors)
WARNING: g++.dg/opt/pr59470.C -std=gnu++14 compilation failed to produce executable
FAIL: g++.dg/opt/pr59470.C -std=gnu++98 (test for excess errors)
WARNING: g++.dg/opt/pr59470.C -std=gnu++98 compilation failed to produce executable
FAIL: g++.dg/pr78112.C scan-assembler-times DW_AT_object_pointer 37
=== g++ Summary for unix/-m32 ===
# of expected passes 102101
# of unexpected failures 10
# of expected failures 343
# of unsupported tests 3798
=== g++ Summary ===
# of expected passes 205563
# of unexpected failures 20
# of expected failures 686
# of unsupported tests 7840
/var/gcc/regression/trunk/11-gcc-64/build/gcc/testsuite/g++/../../xg++ version 7.0.0 20161118 (experimental) [trunk revision 242587] (GCC)
=== gcc tests ===
Running target unix
FAIL: gcc.c-torture/compile/pr61159.c -O0 (test for excess errors)
FAIL: gcc.c-torture/compile/pr61159.c -O1 (test for excess errors)
FAIL: gcc.c-torture/compile/pr61159.c -O2 (test for excess errors)
FAIL: gcc.c-torture/compile/pr61159.c -O2 -flto (test for excess errors)
FAIL: gcc.c-torture/compile/pr61159.c -O2 -flto -flto-partition=none (test for excess errors)
FAIL: gcc.c-torture/compile/pr61159.c -O3 -g (test for excess errors)
FAIL: gcc.c-torture/compile/pr61159.c -Os (test for excess errors)
FAIL: gcc.c-torture/execute/alias-3.c -O0 execution test
FAIL: gcc.c-torture/execute/alias-3.c -O1 execution test
FAIL: gcc.c-torture/execute/alias-3.c -O2 execution test
FAIL: gcc.c-torture/execute/alias-3.c -O2 -flto execution test
FAIL: gcc.c-torture/execute/alias-3.c -O2 -flto -flto-partition=none execution test
FAIL: gcc.c-torture/execute/alias-3.c -O3 -g execution test
FAIL: gcc.c-torture/execute/alias-3.c -Os execution test
FAIL: gcc.dg/attr-weakref-1.c (test for excess errors)
WARNING: gcc.dg/attr-weakref-1.c compilation failed to produce executable
FAIL: gcc.dg/visibility-22.c execution test
FAIL: gcc.dg/tree-ssa/pr69270-3.c scan-tree-dump-times uncprop1 ", 1" 4
FAIL: gcc.dg/vect/bb-slp-cond-1.c -flto -ffat-lto-objects scan-tree-dump-times slp1 "basic block vectorized" 1
FAIL: gcc.dg/vect/bb-slp-cond-1.c scan-tree-dump-times slp1 "basic block vectorized" 1
FAIL: gcc.target/i386/avx-2.c (internal compiler error)
FAIL: gcc.target/i386/avx-2.c (test for excess errors)
FAIL: gcc.target/i386/avx2-gather-2.c scan-tree-dump-times vect "note: vectorized 1 loops in function" 16
FAIL: gcc.target/i386/avx2-gather-6.c scan-tree-dump-times vect "note: vectorized 1 loops in function" 1
FAIL: gcc.target/i386/avx512f-ceil-sfix-vec-2.c scan-assembler-times vcvttpd2dq[^\\n]*zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-ceil-sfix-vec-2.c scan-assembler-times vrndscalepd[^\\n]*zmm[0-9](?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-ceil-vec-2.c scan-assembler-times vrndscalepd[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-ceilf-sfix-vec-2.c scan-assembler-times vcvttps2dq[^\\n]+zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-ceilf-sfix-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-ceilf-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-floor-sfix-vec-2.c scan-assembler-times vcvttpd2dq[^\\n]*zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-floor-sfix-vec-2.c scan-assembler-times vrndscalepd[^\\n]*zmm[0-9](?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-floor-vec-2.c scan-assembler-times vrndscalepd[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-floorf-sfix-vec-2.c scan-assembler-times vcvttps2dq[^\\n]+zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-floorf-sfix-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-floorf-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-gather-2.c scan-tree-dump-times vect "note: vectorized 1 loops in function" 16
FAIL: gcc.target/i386/avx512f-gather-5.c scan-assembler-times gather[^\\n]*zmm[0-9]+{%k[1-7]}(?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-rint-sfix-vec-2.c scan-assembler-times vcvtpd2dq[^\\n]+ymm[0-9](?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-rint-sfix-vec-2.c scan-assembler-times vinserti64x4[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-rintf-sfix-vec-2.c scan-assembler-times vcvtps2dq[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-round-sfix-vec-2.c scan-assembler-times vcvttpd2dq[^\\n]+zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-round-sfix-vec-2.c scan-assembler-times vrndscalepd[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-roundf-sfix-vec-2.c scan-assembler-times vcvttps2dq[^\\n]+zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-roundf-sfix-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-trunc-vec-2.c scan-assembler-times vrndscalepd[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-truncf-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/funcspec-3.c (internal compiler error)
FAIL: gcc.target/i386/funcspec-3.c (test for excess errors)
UNRESOLVED: gcc.target/i386/funcspec-3.c scan-assembler call\\t(.*)popcountdi2
UNRESOLVED: gcc.target/i386/funcspec-3.c scan-assembler call\\t(.*)sse42_pop_l
UNRESOLVED: gcc.target/i386/funcspec-3.c scan-assembler call\\t(.*)sse4a_pop_i
UNRESOLVED: gcc.target/i386/funcspec-3.c scan-assembler popcntl
UNRESOLVED: gcc.target/i386/funcspec-3.c scan-assembler popcntq
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 104)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 123)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 142)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 161)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 28)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 47)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 66)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 85)
FAIL: gcc.target/i386/funcspec-8.c (internal compiler error)
FAIL: gcc.target/i386/funcspec-8.c (test for excess errors)
FAIL: gcc.target/i386/mvc6.c (test for excess errors)
UNRESOLVED: gcc.target/i386/mvc6.c scan-assembler punpcklbw
UNRESOLVED: gcc.target/i386/mvc6.c scan-assembler vpshufb
FAIL: gcc.target/i386/pr45685.c scan-assembler-times cmov 6
FAIL: gcc.target/i386/pr67995-1.c (test for errors, line 11)
FAIL: gcc.target/i386/pr67995-1.c (internal compiler error)
FAIL: gcc.target/i386/pr67995-1.c (test for excess errors)
FAIL: gcc.target/i386/pr67995-2.c (internal compiler error)
FAIL: gcc.target/i386/pr67995-2.c (test for excess errors)
FAIL: gcc.target/i386/pr69255-1.c (test for errors, line 13)
FAIL: gcc.target/i386/pr69255-1.c (test for warnings, line 13)
FAIL: gcc.target/i386/pr69255-1.c (internal compiler error)
FAIL: gcc.target/i386/pr69255-1.c (test for excess errors)
FAIL: gcc.target/i386/pr69255-2.c (test for errors, line 13)
FAIL: gcc.target/i386/pr69255-2.c (test for warnings, line 13)
FAIL: gcc.target/i386/pr69255-2.c (test for warnings, line 13)
FAIL: gcc.target/i386/pr69255-2.c (internal compiler error)
FAIL: gcc.target/i386/pr69255-2.c (test for excess errors)
FAIL: gcc.target/i386/pr69255-3.c (test for errors, line 13)
FAIL: gcc.target/i386/pr69255-3.c (test for warnings, line 13)
FAIL: gcc.target/i386/pr69255-3.c (internal compiler error)
FAIL: gcc.target/i386/pr69255-3.c (test for excess errors)
FAIL: gcc.target/i386/pr71652-3.c (test for errors, line 5)
FAIL: gcc.target/i386/pr71652-3.c (internal compiler error)
FAIL: gcc.target/i386/pr71652-3.c (test for excess errors)
FAIL: gcc.target/i386/sse-22a.c (internal compiler error)
FAIL: gcc.target/i386/sse-22a.c (test for excess errors)
WARNING: program timed out.
=== gcc Summary for unix ===
# of expected passes 112304
# of unexpected failures 83
# of expected failures 339
# of unresolved testcases 7
# of unsupported tests 3001
Running target unix/-m32
FAIL: gcc.c-torture/compile/pr61159.c -O0 (test for excess errors)
FAIL: gcc.c-torture/compile/pr61159.c -O1 (test for excess errors)
FAIL: gcc.c-torture/compile/pr61159.c -O2 (test for excess errors)
FAIL: gcc.c-torture/compile/pr61159.c -O2 -flto (test for excess errors)
FAIL: gcc.c-torture/compile/pr61159.c -O2 -flto -flto-partition=none (test for excess errors)
FAIL: gcc.c-torture/compile/pr61159.c -O3 -g (test for excess errors)
FAIL: gcc.c-torture/compile/pr61159.c -Os (test for excess errors)
FAIL: gcc.c-torture/execute/alias-3.c -O0 execution test
FAIL: gcc.c-torture/execute/alias-3.c -O1 execution test
FAIL: gcc.c-torture/execute/alias-3.c -O2 execution test
FAIL: gcc.c-torture/execute/alias-3.c -O2 -flto execution test
FAIL: gcc.c-torture/execute/alias-3.c -O2 -flto -flto-partition=none execution test
FAIL: gcc.c-torture/execute/alias-3.c -O3 -g execution test
FAIL: gcc.c-torture/execute/alias-3.c -Os execution test
FAIL: gcc.dg/attr-weakref-1.c (test for excess errors)
WARNING: gcc.dg/attr-weakref-1.c compilation failed to produce executable
FAIL: gcc.dg/visibility-22.c execution test
FAIL: gcc.dg/graphite/scop-dsyr2k.c scan-tree-dump-times graphite "number of SCoPs: 1" 1
FAIL: gcc.dg/graphite/scop-dsyrk.c scan-tree-dump-times graphite "number of SCoPs: 1" 1
FAIL: gcc.dg/tree-ssa/pr69270-3.c scan-tree-dump-times uncprop1 ", 1" 4
FAIL: gcc.dg/tree-ssa/scev-5.c scan-tree-dump-times optimized "&a" 1
FAIL: gcc.dg/vect/bb-slp-cond-1.c -flto -ffat-lto-objects scan-tree-dump-times slp1 "basic block vectorized" 1
FAIL: gcc.dg/vect/bb-slp-cond-1.c scan-tree-dump-times slp1 "basic block vectorized" 1
FAIL: gcc.dg/vect/fast-math-bb-slp-call-2.c scan-tree-dump-times slp2 "basic block vectorized" 2
FAIL: gcc.dg/vect/fast-math-vect-call-2.c scan-tree-dump-times vect "vectorized 1 loops" 6
FAIL: gcc.dg/vect/fast-math-vect-call-2.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4
FAIL: gcc.target/i386/avx-2.c (internal compiler error)
FAIL: gcc.target/i386/avx-2.c (test for excess errors)
FAIL: gcc.target/i386/avx2-gather-2.c scan-tree-dump-times vect "note: vectorized 1 loops in function" 16
FAIL: gcc.target/i386/avx2-gather-6.c scan-tree-dump-times vect "note: vectorized 1 loops in function" 1
FAIL: gcc.target/i386/avx512f-ceil-sfix-vec-2.c scan-assembler-times vcvttpd2dq[^\\n]*zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-ceil-sfix-vec-2.c scan-assembler-times vrndscalepd[^\\n]*zmm[0-9](?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-ceil-vec-2.c scan-assembler-times vrndscalepd[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-ceilf-sfix-vec-2.c scan-assembler-times vcvttps2dq[^\\n]+zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-ceilf-sfix-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-ceilf-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-floor-sfix-vec-2.c scan-assembler-times vcvttpd2dq[^\\n]*zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-floor-sfix-vec-2.c scan-assembler-times vrndscalepd[^\\n]*zmm[0-9](?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-floor-vec-2.c scan-assembler-times vrndscalepd[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-floorf-sfix-vec-2.c scan-assembler-times vcvttps2dq[^\\n]+zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-floorf-sfix-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-floorf-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-gather-2.c scan-tree-dump-times vect "note: vectorized 1 loops in function" 16
FAIL: gcc.target/i386/avx512f-gather-5.c scan-assembler-times gather[^\\n]*zmm[0-9]+{%k[1-7]}(?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-rint-sfix-vec-2.c scan-assembler-times vcvtpd2dq[^\\n]+ymm[0-9](?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-rint-sfix-vec-2.c scan-assembler-times vinserti64x4[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-rintf-sfix-vec-2.c scan-assembler-times vcvtps2dq[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-round-sfix-vec-2.c scan-assembler-times vcvttpd2dq[^\\n]+zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-round-sfix-vec-2.c scan-assembler-times vrndscalepd[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 2
FAIL: gcc.target/i386/avx512f-roundf-sfix-vec-2.c scan-assembler-times vcvttps2dq[^\\n]+zmm[0-9].{7}(?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-roundf-sfix-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-trunc-vec-2.c scan-assembler-times vrndscalepd[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/avx512f-truncf-vec-2.c scan-assembler-times vrndscaleps[^\\n]+zmm[0-9](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/fma3-builtin-2.c scan-assembler-times vfmadd...pd 1
FAIL: gcc.target/i386/fma3-builtin-2.c scan-assembler-times vfmadd...ps 1
FAIL: gcc.target/i386/fma3-builtin-2.c scan-assembler-times vfmsub...pd 1
FAIL: gcc.target/i386/fma3-builtin-2.c scan-assembler-times vfmsub...ps 1
FAIL: gcc.target/i386/fma3-builtin-2.c scan-assembler-times vfnmadd...pd 1
FAIL: gcc.target/i386/fma3-builtin-2.c scan-assembler-times vfnmadd...ps 1
FAIL: gcc.target/i386/fma3-builtin-2.c scan-assembler-times vfnmsub...pd 1
FAIL: gcc.target/i386/fma3-builtin-2.c scan-assembler-times vfnmsub...ps 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfmaddpd 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfmaddps 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfmsubpd 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfmsubps 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfnmaddpd 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfnmaddps 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfnmsubpd 1
FAIL: gcc.target/i386/fma4-builtin-2.c scan-assembler-times vfnmsubps 1
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 104)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 123)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 142)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 161)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 28)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 47)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 66)
FAIL: gcc.target/i386/funcspec-8.c (test for errors, line 85)
FAIL: gcc.target/i386/funcspec-8.c (internal compiler error)
FAIL: gcc.target/i386/funcspec-8.c (test for excess errors)
FAIL: gcc.target/i386/pr59390_2.c scan-assembler vfmadd
FAIL: gcc.target/i386/pr67995-1.c (test for errors, line 11)
FAIL: gcc.target/i386/pr67995-1.c (internal compiler error)
FAIL: gcc.target/i386/pr67995-1.c (test for excess errors)
FAIL: gcc.target/i386/pr69255-1.c (test for errors, line 13)
FAIL: gcc.target/i386/pr69255-1.c (test for warnings, line 13)
FAIL: gcc.target/i386/pr69255-1.c (internal compiler error)
FAIL: gcc.target/i386/pr69255-1.c (test for excess errors)
FAIL: gcc.target/i386/pr69255-2.c (test for errors, line 13)
FAIL: gcc.target/i386/pr69255-2.c (test for warnings, line 13)
FAIL: gcc.target/i386/pr69255-2.c (test for warnings, line 13)
FAIL: gcc.target/i386/pr69255-2.c (internal compiler error)
FAIL: gcc.target/i386/pr69255-2.c (test for excess errors)
FAIL: gcc.target/i386/pr69255-3.c (test for errors, line 13)
FAIL: gcc.target/i386/pr69255-3.c (test for warnings, line 13)
FAIL: gcc.target/i386/pr69255-3.c (internal compiler error)
FAIL: gcc.target/i386/pr69255-3.c (test for excess errors)
FAIL: gcc.target/i386/sse-22a.c (internal compiler error)
FAIL: gcc.target/i386/sse-22a.c (test for excess errors)
FAIL: gcc.target/i386/vectorize2.c scan-assembler cvtpd2dq
FAIL: gcc.target/i386/vectorize3.c scan-assembler cvtps2dq
=== gcc Summary for unix/-m32 ===
# of expected passes 110879
# of unexpected failures 99
# of expected failures 343
# of unsupported tests 2966
=== gcc Summary ===
# of expected passes 223183
# of unexpected failures 182
# of expected failures 682
# of unresolved testcases 7
# of unsupported tests 5967
/var/gcc/regression/trunk/11-gcc-64/build/gcc/xgcc version 7.0.0 20161118 (experimental) [trunk revision 242587] (GCC)
=== gfortran tests ===
Running target unix
FAIL: gfortran.dg/coarray/event_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test
FAIL: gfortran.dg/graphite/pr68279.f90 -O (internal compiler error)
FAIL: gfortran.dg/graphite/pr68279.f90 -O (test for excess errors)
=== gfortran Summary for unix ===
# of expected passes 44045
# of unexpected failures 3
# of expected failures 84
# of unsupported tests 79
Running target unix/-m32
FAIL: gfortran.dg/coarray/event_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test
FAIL: gfortran.dg/coarray/event_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test
FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f -O scan-tree-dump-times pcom "Executing predictive commoning without unrolling" 2
=== gfortran Summary for unix/-m32 ===
# of expected passes 43827
# of unexpected failures 3
# of expected failures 84
# of unsupported tests 182
=== gfortran Summary ===
# of expected passes 87872
# of unexpected failures 6
# of expected failures 168
# of unsupported tests 261
/var/gcc/regression/trunk/11-gcc-64/build/gcc/testsuite/gfortran/../../gfortran version 7.0.0 20161118 (experimental) [trunk revision 242587] (GCC)
=== gnat tests ===
Running target unix
FAIL: gnat.dg/vect3.adb scan-tree-dump-times vect "vectorized 1 loops" 15
FAIL: gnat.dg/vect6.adb scan-tree-dump-times vect "vectorized 1 loops" 15
=== gnat Summary for unix ===
# of expected passes 2547
# of unexpected failures 2
# of expected failures 24
# of unsupported tests 7
Running target unix/-m32
FAIL: gnat.dg/vect3.adb scan-tree-dump-times vect "vectorized 1 loops" 15
FAIL: gnat.dg/vect6.adb scan-tree-dump-times vect "vectorized 1 loops" 15
=== gnat Summary for unix/-m32 ===
# of expected passes 2547
# of unexpected failures 2
# of expected failures 24
# of unsupported tests 7
=== gnat Summary ===
# of expected passes 5094
# of unexpected failures 4
# of expected failures 48
# of unsupported tests 14
/var/gcc/regression/trunk/11-gcc-64/build/gcc/gnatmake version 7.0.0 20161118 (experimental) [trunk revision 242587]
=== go tests ===
Running target unix
=== go Summary for unix ===
# of expected passes 7247
# of expected failures 1
# of untested testcases 10
# of unsupported tests 1
Running target unix/-m32
=== go Summary for unix/-m32 ===
# of expected passes 7366
# of expected failures 1
# of untested testcases 10
# of unsupported tests 2
=== go Summary ===
# of expected passes 14613
# of expected failures 2
# of untested testcases 20
# of unsupported tests 3
=== obj-c++ tests ===
Running target unix/-m32
=== obj-c++ Summary for unix/-m32 ===
# of expected passes 1458
# of expected failures 2
# of unsupported tests 77
Running target unix
=== obj-c++ Summary for unix ===
# of expected passes 1450
# of expected failures 10
# of unsupported tests 77
=== obj-c++ Summary ===
# of expected passes 2908
# of expected failures 12
# of unsupported tests 154
/var/gcc/regression/trunk/11-gcc-64/build/gcc/testsuite/obj-c++/../../xg++ version 7.0.0 20161118 (experimental) [trunk revision 242587] (GCC)
=== objc tests ===
Running target unix
=== objc Summary for unix ===
# of expected passes 2797
# of expected failures 6
# of unsupported tests 68
Running target unix/-m32
=== objc Summary for unix/-m32 ===
# of expected passes 2797
# of expected failures 6
# of unsupported tests 68
=== objc Summary ===
# of expected passes 5594
# of expected failures 12
# of unsupported tests 136
/var/gcc/regression/trunk/11-gcc-64/build/gcc/xgcc version 7.0.0 20161118 (experimental) [trunk revision 242587] (GCC)
Compiler version: 7.0.0 20161118 (experimental) [trunk revision 242587] (GCC)
Platform: x86_64-pc-solaris2.11
configure flags: --prefix=/vol/gcc --target=amd64-pc-solaris2.11 --enable-objc-gc --enable-libmudflap --with-as=/usr/ccs/bin/as --without-gnu-as --with-gmp-include=/vol/gcc/include --with-gmp-lib=/vol/gcc/lib/amd64 --with-mpfr-include=/vol/gcc/include --with-mpfr-lib=/vol/gcc/lib/amd64 --with-mpc-include=/vol/gcc/include --with-mpc-lib=/vol/gcc/lib/amd64 --enable-languages=all,ada,obj-c++,go --with-isl-include=/vol/gcc/include --with-isl-lib=/vol/gcc/lib/amd64 --build=amd64-pc-solaris2.11 --host=amd64-pc-solaris2.11
BOOT_CFLAGS=-g -O2
More information about the Gcc-testresults
mailing list