LAST_UPDATED: Obtained from SVN: tags/gcc_4_8_5_release revision 224821

Native configuration is aarch64-unknown-linux-gnu

                === boehm-gc tests ===


Running target unix

                === boehm-gc Summary for unix ===

# of expected passes            12
# of unsupported tests          1

Running target unix/-fstack-protector

                === boehm-gc Summary for unix/-fstack-protector ===

# of expected passes            12
# of unsupported tests          1

                === boehm-gc Summary ===

# of expected passes            24
# of unsupported tests          2
                === libatomic tests ===


Running target unix

                === libatomic Summary for unix ===

# of expected passes            34
# of unsupported tests          10

Running target unix/-fstack-protector

                === libatomic Summary for unix/-fstack-protector ===

# of expected passes            34
# of unsupported tests          10

                === libatomic Summary ===

# of expected passes            68
# of unsupported tests          20
                === libffi tests ===


Running target unix

                === libffi Summary for unix ===

# of expected passes            1819
# of unsupported tests          55

Running target unix/-fstack-protector

                === libffi Summary for unix/-fstack-protector ===

# of expected passes            1819
# of unsupported tests          55

                === libffi Summary ===

# of expected passes            3638
# of unsupported tests          110
                === libgo tests ===


Running target unix
FAIL: math
FAIL: time

                === libgo Summary ===

# of expected passes            120
# of unexpected failures        2
/build/gcc-4.8-D3wkhL/gcc-4.8-4.8.5/build/./gcc/gccgo version 4.8.5 
(Debian/Linaro 4.8.5-3)

                === libgomp tests ===


Running target unix

                === libgomp Summary for unix ===

# of expected passes            3090
# of unsupported tests          1

Running target unix/-fstack-protector

                === libgomp Summary for unix/-fstack-protector ===

# of expected passes            3090
# of unsupported tests          1

                === libgomp Summary ===

# of expected passes            6180
# of unsupported tests          2
                === libitm tests ===


Running target unix

                === libitm Summary for unix ===

# of expected passes            26
# of expected failures          3
# of unsupported tests          1

Running target unix/-fstack-protector

                === libitm Summary for unix/-fstack-protector ===

# of expected passes            26
# of expected failures          3
# of unsupported tests          1

                === libitm Summary ===

# of expected passes            52
# of expected failures          6
# of unsupported tests          2
                === libjava tests ===


Running target unix
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 -O3 -findirect-dispatch execution - source compiled test

                === libjava Summary for unix ===

# of expected passes            2574
# of unexpected failures        4
# of expected failures          4
# of untested testcases         4

Running target unix/-fstack-protector
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 -O3 -findirect-dispatch execution - source compiled test

                === libjava Summary for unix/-fstack-protector ===

# of expected passes            2574
# of unexpected failures        4
# of expected failures          4
# of untested testcases         4

                === libjava Summary ===

# of expected passes            5148
# of unexpected failures        8
# of expected failures          8
# of untested testcases         8
                === libstdc++ tests ===


Running target unix
FAIL: 17_intro/headers/c++200x/stdc++_multiple_inclusion.cc (test for excess 
errors)
FAIL: 20_util/auto_ptr/6.cc (test for excess errors)
UNRESOLVED: 20_util/auto_ptr/6.cc compilation failed to produce executable
FAIL: 20_util/specialized_algorithms/uninitialized_fill/32158.cc (test for 
excess errors)
FAIL: 21_strings/basic_string/assign/char/2.cc (test for excess errors)
UNRESOLVED: 21_strings/basic_string/assign/char/2.cc compilation failed to 
produce executable
FAIL: 21_strings/basic_string/cons/char/1.cc (test for excess errors)
UNRESOLVED: 21_strings/basic_string/cons/char/1.cc compilation failed to 
produce executable
FAIL: 21_strings/basic_string/inserters_extractors/char/11.cc (test for excess 
errors)
UNRESOLVED: 21_strings/basic_string/inserters_extractors/char/11.cc compilation 
failed to produce executable
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/11.cc (test for 
excess errors)
UNRESOLVED: 21_strings/basic_string/inserters_extractors/wchar_t/11.cc 
compilation failed to produce executable
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/deque/requirements/explicit_instantiation/1.cc (test for 
excess errors)
FAIL: 23_containers/list/capacity/1.cc (test for excess errors)
UNRESOLVED: 23_containers/list/capacity/1.cc compilation failed to produce 
executable
FAIL: 23_containers/list/cons/2.cc (test for excess errors)
UNRESOLVED: 23_containers/list/cons/2.cc compilation failed to produce 
executable
FAIL: 23_containers/multimap/debug/invalidation/1.cc (test for excess errors)
UNRESOLVED: 23_containers/multimap/debug/invalidation/1.cc compilation failed 
to produce executable
FAIL: 23_containers/multiset/modifiers/swap/3.cc (test for excess errors)
UNRESOLVED: 23_containers/multiset/modifiers/swap/3.cc compilation failed to 
produce executable
FAIL: 23_containers/set/14340.cc (test for excess errors)
FAIL: 23_containers/set/requirements/partial_specialization/1.cc (test for 
excess errors)
FAIL: 23_containers/vector/requirements/explicit_instantiation/3.cc (test for 
excess errors)
FAIL: 24_iterators/back_insert_iterator/requirements/typedefs.cc (test for 
excess errors)
FAIL: 25_algorithms/copy/4.cc (test for excess errors)
UNRESOLVED: 25_algorithms/copy/4.cc compilation failed to produce executable
FAIL: 25_algorithms/generate_n/requirements/explicit_instantiation/pod.cc (test 
for excess errors)
FAIL: 25_algorithms/make_heap/requirements/explicit_instantiation/pod.cc (test 
for excess errors)
FAIL: 25_algorithms/min/requirements/explicit_instantiation/pod.cc (test for 
excess errors)
FAIL: 25_algorithms/partial_sort/2.cc (test for excess errors)
UNRESOLVED: 25_algorithms/partial_sort/2.cc compilation failed to produce 
executable
FAIL: 25_algorithms/replace_copy_if/1.cc (test for excess errors)
UNRESOLVED: 25_algorithms/replace_copy_if/1.cc compilation failed to produce 
executable
FAIL: 25_algorithms/upper_bound/33613.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/wchar_t/14975-2.cc (test for excess errors)
UNRESOLVED: 27_io/basic_filebuf/imbue/wchar_t/14975-2.cc compilation failed to 
produce executable
FAIL: 27_io/basic_filebuf/open/char/3.cc (test for excess errors)
UNRESOLVED: 27_io/basic_filebuf/open/char/3.cc compilation failed to produce 
executable
FAIL: 27_io/basic_filebuf/seekpos/char/12790-3.cc (test for excess errors)
UNRESOLVED: 27_io/basic_filebuf/seekpos/char/12790-3.cc compilation failed to 
produce executable
FAIL: 27_io/basic_filebuf/underflow/wchar_t/1.cc (test for excess errors)
UNRESOLVED: 27_io/basic_filebuf/underflow/wchar_t/1.cc compilation failed to 
produce executable
FAIL: 27_io/basic_ios/locales/char/1.cc (test for excess errors)
UNRESOLVED: 27_io/basic_ios/locales/char/1.cc compilation failed to produce 
executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/11.cc (test for excess 
errors)
UNRESOLVED: 27_io/basic_istream/extractors_arithmetic/char/11.cc compilation 
failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/03.cc (test for excess 
errors)
UNRESOLVED: 27_io/basic_istream/extractors_arithmetic/wchar_t/03.cc compilation 
failed to produce executable
FAIL: 27_io/basic_istream/getline/char/2.cc (test for excess errors)
UNRESOLVED: 27_io/basic_istream/getline/char/2.cc compilation failed to produce 
executable
FAIL: 27_io/basic_istream/getline/wchar_t/3.cc (test for excess errors)
UNRESOLVED: 27_io/basic_istream/getline/wchar_t/3.cc compilation failed to 
produce executable
FAIL: 27_io/basic_istream/ignore/char/1.cc (test for excess errors)
UNRESOLVED: 27_io/basic_istream/ignore/char/1.cc compilation failed to produce 
executable
FAIL: 27_io/basic_istream/sentry/char/3.cc (test for excess errors)
UNRESOLVED: 27_io/basic_istream/sentry/char/3.cc compilation failed to produce 
executable
FAIL: 27_io/basic_istream/tellg/char/fstream.cc (test for excess errors)
UNRESOLVED: 27_io/basic_istream/tellg/char/fstream.cc compilation failed to 
produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/wchar_t/4.cc (test for excess 
errors)
UNRESOLVED: 27_io/basic_ostream/inserters_arithmetic/wchar_t/4.cc compilation 
failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/wchar_t/7.cc (test for excess 
errors)
UNRESOLVED: 27_io/basic_ostream/inserters_character/wchar_t/7.cc compilation 
failed to produce executable
FAIL: 27_io/basic_ostream/requirements/typedefs.cc (test for excess errors)
FAIL: 27_io/basic_ostream/sentry/wchar_t/2.cc (test for excess errors)
UNRESOLVED: 27_io/basic_ostream/sentry/wchar_t/2.cc compilation failed to 
produce executable
FAIL: 27_io/basic_streambuf/imbue/char/1.cc (test for excess errors)
UNRESOLVED: 27_io/basic_streambuf/imbue/char/1.cc compilation failed to produce 
executable
FAIL: 27_io/basic_streambuf/imbue/wchar_t/13007-2.cc (test for excess errors)
UNRESOLVED: 27_io/basic_streambuf/imbue/wchar_t/13007-2.cc compilation failed 
to produce executable
FAIL: 27_io/basic_stringbuf/in_avail/char/1.cc (test for excess errors)
UNRESOLVED: 27_io/basic_stringbuf/in_avail/char/1.cc compilation failed to 
produce executable
FAIL: 27_io/basic_stringbuf/overflow/char/2.cc (test for excess errors)
UNRESOLVED: 27_io/basic_stringbuf/overflow/char/2.cc compilation failed to 
produce executable
FAIL: 27_io/basic_stringbuf/overflow/wchar_t/3599.cc (test for excess errors)
UNRESOLVED: 27_io/basic_stringbuf/overflow/wchar_t/3599.cc compilation failed 
to produce executable
FAIL: 27_io/basic_stringbuf/str/wchar_t/1.cc (test for excess errors)
UNRESOLVED: 27_io/basic_stringbuf/str/wchar_t/1.cc compilation failed to 
produce executable
FAIL: 27_io/basic_stringbuf/sync/char/1057.cc (test for excess errors)
UNRESOLVED: 27_io/basic_stringbuf/sync/char/1057.cc compilation failed to 
produce executable
FAIL: 27_io/basic_stringstream/str/wchar_t/2.cc (test for excess errors)
UNRESOLVED: 27_io/basic_stringstream/str/wchar_t/2.cc compilation failed to 
produce executable
FAIL: 27_io/headers/iostream/types_std.cc (test for excess errors)
FAIL: 27_io/manipulators/adjustfield/wchar_t/1.cc (test for excess errors)
UNRESOLVED: 27_io/manipulators/adjustfield/wchar_t/1.cc compilation failed to 
produce executable
FAIL: 27_io/objects/char/12048-3.cc (test for excess errors)
UNRESOLVED: 27_io/objects/char/12048-3.cc compilation failed to produce 
executable
FAIL: 27_io/objects/wchar_t/10.cc (test for excess errors)
UNRESOLVED: 27_io/objects/wchar_t/10.cc compilation failed to produce executable
FAIL: 27_io/types/2.cc (test for excess errors)
UNRESOLVED: 27_io/types/2.cc compilation failed to produce executable
FAIL: ext/codecvt/1.cc (test for excess errors)
UNRESOLVED: ext/codecvt/1.cc compilation failed to produce executable
FAIL: ext/mt_allocator/check_deallocate_null_thread.cc (test for excess errors)
UNRESOLVED: ext/mt_allocator/check_deallocate_null_thread.cc compilation failed 
to produce executable
FAIL: ext/pb_ds/example/ranged_hash.cc (test for excess errors)
UNRESOLVED: ext/pb_ds/example/ranged_hash.cc compilation failed to produce 
executable
WARNING: program timed out.
WARNING: program timed out.
FAIL: tr1/2_general_utilities/enable_shared_from_this/1.cc (test for excess 
errors)
FAIL: tr1/2_general_utilities/shared_ptr/modifiers/swap.cc (test for excess 
errors)
UNRESOLVED: tr1/2_general_utilities/shared_ptr/modifiers/swap.cc compilation 
failed to produce executable
FAIL: tr1/4_metaprogramming/extent/value.cc (test for excess errors)
UNRESOLVED: tr1/4_metaprogramming/extent/value.cc compilation failed to produce 
executable
FAIL: tr1/4_metaprogramming/is_integral/value.cc (test for excess errors)
UNRESOLVED: tr1/4_metaprogramming/is_integral/value.cc compilation failed to 
produce executable
FAIL: 
tr1/4_metaprogramming/is_member_pointer/requirements/explicit_instantiation.cc 
(test for excess errors)
FAIL: 
tr1/4_metaprogramming/remove_pointer/requirements/explicit_instantiation.cc 
(test for excess errors)
FAIL: tr1/5_numerical_facilities/random/mt19937.cc (test for excess errors)
UNRESOLVED: tr1/5_numerical_facilities/random/mt19937.cc compilation failed to 
produce executable
FAIL: tr1/5_numerical_facilities/random/subtract_with_carry_01/cons/default.cc 
(test for excess errors)
UNRESOLVED: 
tr1/5_numerical_facilities/random/subtract_with_carry_01/cons/default.cc 
compilation failed to produce executable
FAIL: 
tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/check_nan.cc 
(test for excess errors)
UNRESOLVED: 
tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/check_nan.cc 
compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/compile.cc 
(test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/compile.cc 
(test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/13_ellint_2/compile.cc (test 
for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/17_hyperg/check_nan.cc (test 
for excess errors)
UNRESOLVED: tr1/5_numerical_facilities/special_functions/17_hyperg/check_nan.cc 
compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/23_sph_neumann/check_nan.cc 
(test for excess errors)
UNRESOLVED: 
tr1/5_numerical_facilities/special_functions/23_sph_neumann/check_nan.cc 
compilation failed to produce executable
FAIL: tr1/6_containers/unordered_set/insert/set_range.cc (test for excess 
errors)
UNRESOLVED: tr1/6_containers/unordered_set/insert/set_range.cc compilation 
failed to produce executable

                === libstdc++ Summary for unix ===

# of expected passes            8929
# of unexpected failures        72
# of expected failures          45
# of unresolved testcases       51
# of unsupported tests          241

Running target unix/-fstack-protector
FAIL: 18_support/bad_alloc/cons_virtual_derivation.cc (test for excess errors)
UNRESOLVED: 18_support/bad_alloc/cons_virtual_derivation.cc compilation failed 
to produce executable
FAIL: 18_support/bad_exception/59392.cc (test for excess errors)
UNRESOLVED: 18_support/bad_exception/59392.cc compilation failed to produce 
executable
FAIL: 18_support/headers/cstddef/types_std.cc (test for excess errors)
FAIL: 18_support/headers/typeinfo/synopsis.cc (test for excess errors)
FAIL: 18_support/numeric_limits/infinity.cc (test for excess errors)
UNRESOLVED: 18_support/numeric_limits/infinity.cc compilation failed to produce 
executable
FAIL: 20_util/auto_ptr/7.cc (test for excess errors)
UNRESOLVED: 20_util/auto_ptr/7.cc compilation failed to produce executable
FAIL: 20_util/headers/cstring/functions_std.cc (test for excess errors)
FAIL: 21_strings/basic_string/capacity/char/1.cc (test for excess errors)
UNRESOLVED: 21_strings/basic_string/capacity/char/1.cc compilation failed to 
produce executable
FAIL: 21_strings/basic_string/cons/wchar_t/3.cc (test for excess errors)
UNRESOLVED: 21_strings/basic_string/cons/wchar_t/3.cc compilation failed to 
produce executable
FAIL: 21_strings/basic_string/insert/wchar_t/1.cc (test for excess errors)
UNRESOLVED: 21_strings/basic_string/insert/wchar_t/1.cc compilation failed to 
produce executable
FAIL: 21_strings/basic_string/replace/char/6.cc (test for excess errors)
UNRESOLVED: 21_strings/basic_string/replace/char/6.cc compilation failed to 
produce executable
FAIL: 21_strings/basic_string/requirements/explicit_instantiation/wchar_t/1.cc 
(test for excess errors)
FAIL: 21_strings/basic_string/rfind/char/1.cc (test for excess errors)
UNRESOLVED: 21_strings/basic_string/rfind/char/1.cc compilation failed to 
produce executable
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/bitset/debug/invalidation/1.cc (test for excess errors)
UNRESOLVED: 23_containers/bitset/debug/invalidation/1.cc compilation failed to 
produce executable
FAIL: 23_containers/list/requirements/dr438/constructor.cc (test for excess 
errors)
FAIL: 23_containers/map/element_access/1.cc (test for excess errors)
UNRESOLVED: 23_containers/map/element_access/1.cc compilation failed to produce 
executable
FAIL: 23_containers/map/operations/count.cc (test for excess errors)
UNRESOLVED: 23_containers/map/operations/count.cc compilation failed to produce 
executable
FAIL: 23_containers/queue/members/7157.cc (test for excess errors)
UNRESOLVED: 23_containers/queue/members/7157.cc compilation failed to produce 
executable
FAIL: 23_containers/vector/bool/modifiers/erase/1.cc (test for excess errors)
UNRESOLVED: 23_containers/vector/bool/modifiers/erase/1.cc compilation failed 
to produce executable
FAIL: 23_containers/vector/ext_pointer/modifiers/element.cc (test for excess 
errors)
UNRESOLVED: 23_containers/vector/ext_pointer/modifiers/element.cc compilation 
failed to produce executable
FAIL: 23_containers/vector/requirements/explicit_instantiation/1.cc (test for 
excess errors)
FAIL: 23_containers/vector/types/1.cc (test for excess errors)
FAIL: 23_containers/vector/zero_sized_allocations.cc (test for excess errors)
UNRESOLVED: 23_containers/vector/zero_sized_allocations.cc compilation failed 
to produce executable
FAIL: 25_algorithms/adjacent_find/1.cc (test for excess errors)
UNRESOLVED: 25_algorithms/adjacent_find/1.cc compilation failed to produce 
executable
FAIL: 25_algorithms/pop_heap/requirements/explicit_instantiation/2.cc (test for 
excess errors)
FAIL: 25_algorithms/reverse_copy/explicit_instantiation/pod.cc (test for excess 
errors)
FAIL: 25_algorithms/search/1.cc (test for excess errors)
UNRESOLVED: 25_algorithms/search/1.cc compilation failed to produce executable
FAIL: 25_algorithms/sort/35588.cc (test for excess errors)
UNRESOLVED: 25_algorithms/sort/35588.cc compilation failed to produce executable
FAIL: 25_algorithms/stable_sort/requirements/explicit_instantiation/2.cc (test 
for excess errors)
FAIL: 25_algorithms/transform/requirements/explicit_instantiation/pod.cc (test 
for excess errors)
FAIL: 25_algorithms/unique/2.cc (test for excess errors)
UNRESOLVED: 25_algorithms/unique/2.cc compilation failed to produce executable
FAIL: 25_algorithms/upper_bound/1.cc (test for excess errors)
UNRESOLVED: 25_algorithms/upper_bound/1.cc compilation failed to produce 
executable
FAIL: 27_io/basic_filebuf/close/char/9964.cc (test for excess errors)
UNRESOLVED: 27_io/basic_filebuf/close/char/9964.cc compilation failed to 
produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/26777.cc (test for excess errors)
UNRESOLVED: 27_io/basic_filebuf/seekoff/char/26777.cc compilation failed to 
produce executable
FAIL: 27_io/basic_filebuf/sungetc/char/2-out.cc (test for excess errors)
UNRESOLVED: 27_io/basic_filebuf/sungetc/char/2-out.cc compilation failed to 
produce executable
FAIL: 27_io/basic_filebuf/underflow/wchar_t/4.cc (test for excess errors)
UNRESOLVED: 27_io/basic_filebuf/underflow/wchar_t/4.cc compilation failed to 
produce executable
FAIL: 27_io/basic_ios/copyfmt/char/1.cc (test for excess errors)
UNRESOLVED: 27_io/basic_ios/copyfmt/char/1.cc compilation failed to produce 
executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/08.cc (test for excess 
errors)
UNRESOLVED: 27_io/basic_istream/extractors_arithmetic/char/08.cc compilation 
failed to produce executable
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_badbit_throw.cc 
(test for excess errors)
UNRESOLVED: 
27_io/basic_istream/extractors_arithmetic/char/exceptions_badbit_throw.cc 
compilation failed to produce executable
FAIL: 27_io/basic_istream/extractors_character/char/2.cc (test for excess 
errors)
UNRESOLVED: 27_io/basic_istream/extractors_character/char/2.cc compilation 
failed to produce executable
FAIL: 27_io/basic_istream/extractors_other/wchar_t/exceptions_null.cc (test for 
excess errors)
UNRESOLVED: 27_io/basic_istream/extractors_other/wchar_t/exceptions_null.cc 
compilation failed to produce executable
FAIL: 27_io/basic_istream/peek/char/1.cc (test for excess errors)
UNRESOLVED: 27_io/basic_istream/peek/char/1.cc compilation failed to produce 
executable
FAIL: 27_io/basic_istream/peek/wchar_t/12296.cc (test for excess errors)
UNRESOLVED: 27_io/basic_istream/peek/wchar_t/12296.cc compilation failed to 
produce executable
FAIL: 27_io/basic_ofstream/requirements/explicit_instantiation.cc (test for 
excess errors)
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/1.cc (test for excess 
errors)
UNRESOLVED: 27_io/basic_ostream/inserters_arithmetic/char/1.cc compilation 
failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc (test for excess 
errors)
UNRESOLVED: 27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc 
compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/9318-out.cc (test for excess 
errors)
UNRESOLVED: 27_io/basic_ostream/inserters_other/char/9318-out.cc compilation 
failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/wchar_t/5.cc (test for excess errors)
UNRESOLVED: 27_io/basic_ostream/inserters_other/wchar_t/5.cc compilation failed 
to produce executable
FAIL: 27_io/basic_streambuf/imbue/char/9322.cc (test for excess errors)
UNRESOLVED: 27_io/basic_streambuf/imbue/char/9322.cc compilation failed to 
produce executable
FAIL: 27_io/basic_stringbuf/seekpos/wchar_t/1.cc (test for excess errors)
UNRESOLVED: 27_io/basic_stringbuf/seekpos/wchar_t/1.cc compilation failed to 
produce executable
FAIL: 27_io/basic_stringbuf/sputbackc/char/1.cc (test for excess errors)
UNRESOLVED: 27_io/basic_stringbuf/sputbackc/char/1.cc compilation failed to 
produce executable
FAIL: 27_io/headers/streambuf/synopsis.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/12048-5.cc (test for excess errors)
UNRESOLVED: 27_io/objects/wchar_t/12048-5.cc compilation failed to produce 
executable
FAIL: abi/demangle/regression/7986-07.cc (test for excess errors)
UNRESOLVED: abi/demangle/regression/7986-07.cc compilation failed to produce 
executable
FAIL: ext/ext_pointer/1_neg.cc 31 (test for errors, line 56)
FAIL: ext/ext_pointer/1_neg.cc 32 (test for errors, line 57)
FAIL: ext/ext_pointer/1_neg.cc 39 (test for errors, line 64)
FAIL: ext/ext_pointer/1_neg.cc 40 (test for errors, line 65)
FAIL: ext/ext_pointer/1_neg.cc 48 (test for errors, line 73)
FAIL: ext/ext_pointer/1_neg.cc 54 (test for errors, line 79)
FAIL: ext/ext_pointer/1_neg.cc 61 (test for errors, line 86)
FAIL: ext/ext_pointer/1_neg.cc 62 (test for errors, line 87)
FAIL: ext/ext_pointer/1_neg.cc (test for excess errors)
FAIL: ext/throw_allocator/explicit_instantiation.cc (test for excess errors)
FAIL: tr1/2_general_utilities/shared_ptr/assign/shared_ptr_neg.cc  (test for 
errors, line 38)
FAIL: tr1/2_general_utilities/shared_ptr/assign/shared_ptr_neg.cc  (test for 
errors, line )
FAIL: tr1/2_general_utilities/shared_ptr/assign/shared_ptr_neg.cc  (test for 
errors, line )
FAIL: tr1/2_general_utilities/shared_ptr/assign/shared_ptr_neg.cc  (test for 
errors, line )
FAIL: tr1/2_general_utilities/shared_ptr/assign/shared_ptr_neg.cc (test for 
excess errors)
FAIL: tr1/4_metaprogramming/headers/type_traits/synopsis.cc (test for excess 
errors)
FAIL: tr1/5_numerical_facilities/random/uniform_int/requirements/typedefs.cc 
(test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/18_laguerre/check_value.cc 
(test for excess errors)
UNRESOLVED: 
tr1/5_numerical_facilities/special_functions/18_laguerre/check_value.cc 
compilation failed to produce executable
FAIL: tr1/6_containers/array/tuple_interface/tuple_size.cc (test for excess 
errors)
UNRESOLVED: tr1/6_containers/array/tuple_interface/tuple_size.cc compilation 
failed to produce executable
FAIL: tr1/6_containers/hash/operators/size_t.cc (test for excess errors)
UNRESOLVED: tr1/6_containers/hash/operators/size_t.cc compilation failed to 
produce executable
FAIL: tr1/6_containers/tuple/cons/assignment.cc (test for excess errors)
UNRESOLVED: tr1/6_containers/tuple/cons/assignment.cc compilation failed to 
produce executable
FAIL: tr1/6_containers/tuple/creation_functions/23978.cc (test for excess 
errors)
UNRESOLVED: tr1/6_containers/tuple/creation_functions/23978.cc compilation 
failed to produce executable
FAIL: tr1/7_regular_expressions/basic_regex/ctors/char/pstring.cc (test for 
excess errors)
FAIL: tr1/7_regular_expressions/regex/cons/char/c_string_extended.cc (test for 
excess errors)
FAIL: tr1/8_c_compatibility/cstdlib/functions.cc (test for excess errors)

                === libstdc++ Summary for unix/-fstack-protector ===

# of expected passes            8926
# of unexpected failures        81
# of expected failures          44
# of unresolved testcases       46
# of unsupported tests          241

                === libstdc++ Summary ===

# of expected passes            17855
# of unexpected failures        153
# of expected failures          89
# of unresolved testcases       97
# of unsupported tests          482
Target: aarch64-linux-gnu
gcc version 4.8.5 (Debian/Linaro 4.8.5-3) 

                === g++ tests ===


Running target unix
FAIL: g++.dg/cpp0x/alias-decl-debug-0.C (test for excess errors)
XPASS: g++.dg/tls/thread_local-order2.C execution test

                === g++ Summary for unix ===

# of expected passes            50808
# of unexpected failures        1
# of unexpected successes       1
# of expected failures          292
# of unsupported tests          974

Running target unix/-fstack-protector
FAIL: g++.dg/cpp0x/alias-decl-debug-0.C (test for excess errors)
XPASS: g++.dg/tls/thread_local-order2.C execution test

                === g++ Summary for unix/-fstack-protector ===

# of expected passes            50808
# of unexpected failures        1
# of unexpected successes       1
# of expected failures          292
# of unsupported tests          974

                === g++ Summary ===

# of expected passes            101616
# of unexpected failures        2
# of unexpected successes       2
# of expected failures          584
# of unsupported tests          1948
/build/gcc-4.8-D3wkhL/gcc-4.8-4.8.5/build/gcc/testsuite/g++/../../xg++  version 
4.8.5 (Debian/Linaro 4.8.5-3) 

                === gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -Og -g 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O2 -flto 
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O2 -flto 
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.dg/pr44194-1.c scan-rtl-dump-not final "insn [^\\n]*set \\\\(mem"
FAIL: gcc.dg/unroll_5.c scan-rtl-dump-times loop2_unroll "upper bound: 999999" 1
FAIL: gcc.dg/unroll_5.c scan-rtl-dump-times loop2_unroll "upper bound: 2999999" 
1
FAIL: gcc.dg/unroll_5.c scan-rtl-dump-times loop2_unroll "realistic bound: 
2999999" 1
FAIL: gcc.dg/pch/macro-1.c   -O3 -g  -I. -Dwith_PCH (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c   -O3 -g  -I. -Dwith_PCH (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c   -O3 -g  assembly comparison
FAIL: gcc.dg/torture/asm-subreg-1.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/asm-subreg-1.c  -O1  (test for excess errors)
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0
FAIL: gcc.dg/tree-ssa/gen-vect-11b.c scan-tree-dump-times vect "vectorized 0 
loops" 1
FAIL: gcc.dg/tree-ssa/gen-vect-11c.c scan-tree-dump-times vect "vectorized 0 
loops" 1
FAIL: gcc.target/aarch64/extend.c scan-assembler sub\\tw[0-9]+,.*sxth #?1
FAIL: gcc.target/aarch64/extend.c scan-assembler add\\tw[0-9]+,.*sxth #?1
FAIL: gcc.target/aarch64/fcvt_double_long.c scan-assembler-times 
fcvtas\\tx[0-9]+, *d[0-9] 2
FAIL: gcc.target/aarch64/fcvt_float_long.c scan-assembler-times 
fcvtas\\tx[0-9]+, *s[0-9] 2
FAIL: gcc.target/aarch64/vect-abs-compile.c scan-assembler abs\\\\tv[0-9]+.16b
FAIL: gcc.target/aarch64/vect-abs-compile.c scan-assembler abs\\\\tv[0-9]+.8h
FAIL: gcc.target/aarch64/vect-abs.c (test for excess errors)
UNRESOLVED: gcc.target/aarch64/vect-abs.c compilation failed to produce 
executable
FAIL: gcc.target/aarch64/volatile-bitfields-1.c scan-assembler ldrb[\\\\t 
]+[^\\n]*,[\\\\t ]*\\\\[[^\\n]*\\\\]

                === gcc Summary for unix ===

# of expected passes            87004
# of unexpected failures        28
# of unexpected successes       1
# of expected failures          267
# of unresolved testcases       1
# of unsupported tests          1248

Running target unix/-fstack-protector
FAIL: gcc.c-torture/compile/20031023-1.c  -O3 -fomit-frame-pointer  (internal 
compiler error)
FAIL: gcc.c-torture/compile/20031023-1.c  -O3 -fomit-frame-pointer  (test for 
excess errors)
FAIL: gcc.c-torture/compile/20031023-2.c  -O3 -fomit-frame-pointer  (internal 
compiler error)
FAIL: gcc.c-torture/compile/20031023-2.c  -O3 -fomit-frame-pointer  (test for 
excess errors)
FAIL: gcc.c-torture/compile/20031023-3.c  -O3 -fomit-frame-pointer  (internal 
compiler error)
FAIL: gcc.c-torture/compile/20031023-3.c  -O3 -fomit-frame-pointer  (test for 
excess errors)
FAIL: gcc.c-torture/compile/20031023-4.c  -O3 -fomit-frame-pointer  (internal 
compiler error)
FAIL: gcc.c-torture/compile/20031023-4.c  -O3 -fomit-frame-pointer  (test for 
excess errors)
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -Og -g 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O2 -flto 
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/20101011-1.c execution,  -O2 -flto 
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.dg/pr44194-1.c scan-rtl-dump-not final "insn [^\\n]*set \\\\(mem"
FAIL: gcc.dg/stack-usage-1.c scan-file foo\\t(256|264)\\tstatic
FAIL: gcc.dg/superblock.c scan-rtl-dump-times sched2 "ADVANCING TO" 2
FAIL: gcc.dg/unroll_5.c scan-rtl-dump-times loop2_unroll "upper bound: 999999" 1
FAIL: gcc.dg/unroll_5.c scan-rtl-dump-times loop2_unroll "upper bound: 2999999" 
1
FAIL: gcc.dg/unroll_5.c scan-rtl-dump-times loop2_unroll "realistic bound: 
2999999" 1
FAIL: gcc.dg/pch/counter-1.c   -O3 -fomit-frame-pointer  -I. -Dwith_PCH 
(internal compiler error)
FAIL: gcc.dg/pch/counter-1.c   -O3 -fomit-frame-pointer  -I. -Dwith_PCH (test 
for excess errors)
FAIL: gcc.dg/pch/counter-1.c   -O3 -fomit-frame-pointer  assembly comparison
FAIL: gcc.dg/pch/static-1.c   -O3 -g  -I. -Dwith_PCH (internal compiler error)
FAIL: gcc.dg/pch/static-1.c   -O3 -g  -I. -Dwith_PCH (test for excess errors)
FAIL: gcc.dg/pch/static-1.c   -O3 -g  assembly comparison
FAIL: gcc.dg/pch/static-2.c   -O3 -fomit-frame-pointer  -I. -Dwith_PCH 
(internal compiler error)
FAIL: gcc.dg/pch/static-2.c   -O3 -fomit-frame-pointer  -I. -Dwith_PCH (test 
for excess errors)
FAIL: gcc.dg/pch/static-2.c   -O3 -fomit-frame-pointer  assembly comparison
FAIL: gcc.dg/torture/asm-subreg-1.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/asm-subreg-1.c  -O1  (test for excess errors)
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0
FAIL: gcc.dg/tree-ssa/gen-vect-11b.c scan-tree-dump-times vect "vectorized 0 
loops" 1
FAIL: gcc.dg/tree-ssa/gen-vect-11c.c scan-tree-dump-times vect "vectorized 0 
loops" 1
FAIL: gcc.target/aarch64/extend.c scan-assembler sub\\tw[0-9]+,.*sxth #?1
FAIL: gcc.target/aarch64/extend.c scan-assembler add\\tw[0-9]+,.*sxth #?1
FAIL: gcc.target/aarch64/fcvt_double_long.c scan-assembler-times 
fcvtas\\tx[0-9]+, *d[0-9] 2
FAIL: gcc.target/aarch64/fcvt_float_long.c scan-assembler-times 
fcvtas\\tx[0-9]+, *s[0-9] 2
FAIL: gcc.target/aarch64/vect-abs-compile.c scan-assembler abs\\\\tv[0-9]+.16b
FAIL: gcc.target/aarch64/vect-abs-compile.c scan-assembler abs\\\\tv[0-9]+.8h
FAIL: gcc.target/aarch64/vect-abs.c (test for excess errors)
UNRESOLVED: gcc.target/aarch64/vect-abs.c compilation failed to produce 
executable
FAIL: gcc.target/aarch64/volatile-bitfields-1.c scan-assembler ldrb[\\\\t 
]+[^\\n]*,[\\\\t ]*\\\\[[^\\n]*\\\\]

                === gcc Summary for unix/-fstack-protector ===

# of expected passes            86994
# of unexpected failures        44
# of unexpected successes       1
# of expected failures          267
# of unresolved testcases       1
# of unsupported tests          1248

                === gcc Summary ===

# of expected passes            173998
# of unexpected failures        72
# of unexpected successes       2
# of expected failures          534
# of unresolved testcases       2
# of unsupported tests          2496
/build/gcc-4.8-D3wkhL/gcc-4.8-4.8.5/build/gcc/xgcc  version 4.8.5 
(Debian/Linaro 4.8.5-3) 

                === gfortran tests ===


Running target unix
FAIL: gfortran.dg/pr45636.f90  -O   scan-tree-dump-times forwprop2 "memset" 0

                === gfortran Summary for unix ===

# of expected passes            43477
# of unexpected failures        1
# of expected failures          57
# of unsupported tests          73

Running target unix/-fstack-protector
FAIL: gfortran.dg/pr45636.f90  -O   scan-tree-dump-times forwprop2 "memset" 0

                === gfortran Summary for unix/-fstack-protector ===

# of expected passes            43477
# of unexpected failures        1
# of expected failures          57
# of unsupported tests          73

                === gfortran Summary ===

# of expected passes            86954
# of unexpected failures        2
# of expected failures          114
# of unsupported tests          146
/build/gcc-4.8-D3wkhL/gcc-4.8-4.8.5/build/gcc/testsuite/gfortran/../../gfortran 
 version 4.8.5 (Debian/Linaro 4.8.5-3) 

                === go tests ===


Running target unix
FAIL: go.test/test/ken/cplx2.go execution,  -O2 -g 

                === go Summary for unix ===

# of expected passes            5056
# of unexpected failures        1
# of expected failures          1
# of untested testcases         6

Running target unix/-fstack-protector
FAIL: go.test/test/ken/cplx2.go execution,  -O2 -g 

                === go Summary for unix/-fstack-protector ===

# of expected passes            5056
# of unexpected failures        1
# of expected failures          1
# of untested testcases         6

                === go Summary ===

# of expected passes            10112
# of unexpected failures        2
# of expected failures          2
# of untested testcases         12
/build/gcc-4.8-D3wkhL/gcc-4.8-4.8.5/build/gcc/testsuite/go/../../gccgo  version 
4.8.5 (Debian/Linaro 4.8.5-3) 

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


Running target unix

                === obj-c++ Summary for unix ===

# of expected passes            1442
# of expected failures          10
# of unsupported tests          86

Running target unix/-fstack-protector

                === obj-c++ Summary for unix/-fstack-protector ===

# of expected passes            1442
# of expected failures          10
# of unsupported tests          86

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

# of expected passes            2884
# of expected failures          20
# of unsupported tests          172
/build/gcc-4.8-D3wkhL/gcc-4.8-4.8.5/build/gcc/testsuite/obj-c++/../../xg++  
version 4.8.5 (Debian/Linaro 4.8.5-3) 

                === objc tests ===


Running target unix
FAIL: objc.dg/stabs-1.m -fgnu-runtime (test for excess errors)
UNRESOLVED: objc.dg/stabs-1.m -fgnu-runtime  scan-assembler 
(.SUBSPA.*[\$]CODE[\$]|.text"?)\\n\\t.stabs.*100,0,0,([.\$])?L?L[\$]?etext[0-9]*\\n([.\$])?L?L[\$]?etext

                === objc Summary for unix ===

# of expected passes            2992
# of unexpected failures        1
# of unresolved testcases       1
# of unsupported tests          74

Running target unix/-fstack-protector
FAIL: objc.dg/stabs-1.m -fgnu-runtime (test for excess errors)
UNRESOLVED: objc.dg/stabs-1.m -fgnu-runtime  scan-assembler 
(.SUBSPA.*[\$]CODE[\$]|.text"?)\\n\\t.stabs.*100,0,0,([.\$])?L?L[\$]?etext[0-9]*\\n([.\$])?L?L[\$]?etext

                === objc Summary for unix/-fstack-protector ===

# of expected passes            2992
# of unexpected failures        1
# of unresolved testcases       1
# of unsupported tests          74

                === objc Summary ===

# of expected passes            5984
# of unexpected failures        2
# of unresolved testcases       2
# of unsupported tests          148
/build/gcc-4.8-D3wkhL/gcc-4.8-4.8.5/build/gcc/xgcc  version 4.8.5 
(Debian/Linaro 4.8.5-3) 


Compiler version: 4.8.5 (Debian/Linaro 4.8.5-3) 
Platform: aarch64-unknown-linux-gnu
configure flags: -v --with-pkgversion='Debian/Linaro 4.8.5-3' 
--with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs 
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.8 --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls 
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap 
--disable-libsanitizer --disable-libquadmath --enable-plugin --with-system-zlib 
--disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-arm64/jre --enable-java-home 
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-arm64 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-arm64 
--with-arch-directory=arm64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-multiarch --enable-checking=re
 lease --build=aarch64-linux-gnu --host=aarch64-linux-gnu 
--target=aarch64-linux-gnu
BOOT_CFLAGS=


Build Dependencies:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                      Version            Architecture Description
+++-=========================-==================-============-===============================================================================
ii  binutils                  2.25.90.20151209-1 arm64        GNU assembler, 
linker and binary utilities
ii  g++-5                     5.3.1-3            arm64        GNU C++ compiler
ii  libc6:arm64               2.21-4             arm64        GNU C Library: 
Shared libraries
ii  libcloog-isl-dev:arm64    0.18.4-1           arm64        Chunky Loop 
Generator (development files)
ii  libgmp-dev:arm64          2:6.1.0+dfsg-2     arm64        Multiprecision 
arithmetic library developers tools
ii  libisl-dev:arm64          0.15-3             arm64        manipulating sets 
and relations of integer points bounded by linear constraints
ii  libmpc-dev:arm64          1.0.3-1            arm64        multiple 
precision complex floating-point library development package
ii  libmpfr-dev:arm64         3.1.3-2            arm64        multiple 
precision floating-point computation developers tools


gcc-linaro:
  Changes for the Linaro 4.8-2015.07 release.

gcc-linaro-no-macros:

gcc-linaro-no-local:
  Revert Linaro local patch to build armv4t multilibs.

gcc-dfsg-linaro-doc:

gcc-gfdl-build:
  Build a dummy s-tm-texi without access to the texinfo sources

gcc-textdomain:
  Set gettext's domain and textdomain to the versioned package name.

gcc-driver-extra-langs:
  Add options and specs for languages that are not built from a source
  (but built from separate sources).

gcc-hash-style-gnu:
  Link using --hash-style=gnu (aarch64, alpha, amd64, armel, armhf, ia64,
  i386, powerpc, ppc64, s390, sparc)

libstdc++-pic:
  Build and install libstdc++_pic.a library.

libstdc++-doclink:
  adjust hrefs to point to the local documentation

libstdc++-man-3cxx:
  Install libstdc++ man pages with suffix .3cxx instead of .3

libstdc++-test-installed:
  Add support to run the libstdc++-v3 testsuite using the
  installed shared libraries.

libjava-stacktrace:
  libgcj: Lookup source file name and line number in separated
  debug files found in /usr/lib/debug

libjava-jnipath:
  - Add /usr/lib/jni and /usr/lib/<multiarch>/jni to java.library.path.
  - When running the i386 binaries on amd64, look in
  - /usr/lib32/gcj-x.y and /usr/lib32/jni instead.

libjava-sjlj:
  Don't try to use _Unwind_Backtrace on SJLJ targets.
  See bug #387875, #388505, GCC PR 29206.

libjava-disable-plugin:
  Don't build the gcjwebplugin, even when configured with --enable-plugin

alpha-no-ev4-directive:
  never emit .ev4 directive.

boehm-gc-getnprocs:
  boehm-gc/pthread_support.c (GC_get_nprocs): Use sysconf as fallback.

note-gnu-stack:
  Add .note.GNU-stack sections for gcc's crt files, libffi and boehm-gc
  Taken from FC.

libgomp-omp_h-multilib:
  Fix up omp.h for multilibs.

sparc-force-cpu:
  On sparc default to ultrasparc (v9a) in 32bit mode

gccgo-version:
  Omit the subminor number from the go libdir

pr47818:
  Fix PR ada/47818: Pragma Assert is rejected with No_Implementation_Pragmas 
restriction.

pr49944:
  apply proposed patch for PR ada/49444.

gcc-base-version-linaro:
  Set base version to 4.8, introduce full version 4.8.x.

libgo-testsuite:
  Only run the libgo testsuite for flags configured in RUNTESTFLAGS

gcc-target-include-asm:
  Search \$(builddir)/sys-include for the asm header files

libgo-revert-timeout-exp:

libgo-setcontext-config:
  libgo: Overwrite the setcontext_clobbers_tls check on mips*

pr57211:
  Fix PR c++/57211, don't warn about unused parameters of defaulted functions.

kfreebsd-unwind:
  DWARF2 EH unwinding support for AMD x86-64 and x86 KFreeBSD.

libgcc-no-limits-h:
  Don't include <limits.h> in libgcc/libgcc2.c.

kfreebsd-boehm-gc:
  boehm-gc: use mmap instead of brk also on kfreebsd-*.

hurd-boehm-gc:

pr49847:
  Proposed patch for PR rtl-optimization/49847 (cc0 targets).

libffi-m68k:
  Apply #660525 fix to in-tree libffi

m68k-picflag:
  backport of trunk r204854
  fixes relocation errors when linking large libs (smokeqt, python-qt4)

sys-auxv-header:
  Check for the sys/auxv.h header file.

go-use-gold:
  Pass -fuse-ld=gold to gccgo on targets supporting -fsplit-stack

go-testsuite:
  Skip Go testcase on AArch64 which hangs on the buildds.

pr57363:
  Fix PR libgcc/57363, taken from the trunk.

aarch64-call-frame-info:
  Fix call frame information in ffi_closure_SYSV on AArch64.

aarch64-abi-fix:
  Proposed patch for PR /59799, allow passing arrays in registers on AArch64.

fix-ffi_call_VFP-with-no-VFP-argument:
  armhf: Fix ffi_call_VFP with no VFP arguments.

pr60034:
  Fix PR target/60034 (AArch64), taken from the trunk.

pr61106:
  Proposed patch for PR driver/61106

pr61126:
  Proposed patch for PR driver/61126.

libitm-aarch64:
  Build libitm on AArch64, patch taken from the trunk.

pr61046:
  Fix PR c++/61046, taken from the trunk.

pr61336:
  Fix PR target/61336, taken from the trunk.

gcc-setmultilib-fix:

pr61841:
  Proposed backport for PR libstdc++/61841

pr62032:
  Backport PR lto/62032.

pr59586:
  Fix PR tree-optimization/59586, segfault with -Ofast -floop-parallelize-all

pr62255:
  Backport PR c++/62255 (rejects-valid)

pr62258:
  PR libstdc++/62258, fix for std::uncaught_exception.

pr65711:
  Fix PR target/65711 (ARM32), don't pass '-dynamic-linker' when '-shared' is 
used.

pr56158:
  Fix PR libstdc++/56158, taken from the trunk

isl-0.15:
  Build using isl 0.15 and cloog 0.18.4

pr67281:
  Backport PR target/67281 from the trunk (HTM fixes)

gdc-4.8:
  This implements D language support in the GCC back end, and adds
  relevant documentation about the GDC front end (code part).

gdc-versym-cpu:
  Implements D CPU version conditions.

gdc-versym-os:
  Implements D OS version conditions.

gdc-frontend-posix:
  Fix build of the D frontend on the Hurd and KFreeBSD.

gdc-texinfo:
  Add macros for the gdc texinfo documentation.

gdc-driver-nophobos:
  Modify gdc driver to have no libphobos by default.

disable-gdc-tests:
  Disable D tests, hang on many buildds

gcc-sysroot:
  Allow building --with-sysroot=/

goarch-aarch64:
  Introduce the arm64 goarch.

libgo-explicit-reservation:
  Fix statically linked gccgo binaries on AArch64.

ada-kfreebsd:
  add support for GNU/kFreeBSD.

arm-multilib-defaults:
  Set MULTILIB_DEFAULTS for ARM multilib builds

gcc-ice-hack:
  Retry the build on an ice, save the calling options and preprocessed
  source when the ice is reproducible.

gcc-ice-dump:
  For ICEs, dump the preprocessed source file to stderr
  when in a distro build environment.

gcc-ice-apport:
  Report an ICE to apport (if apport is available
  and the environment variable GCC_NOAPPORT is not set)

libjava-fixed-symlinks:
  Remove unneed '..' elements from symlinks in JAVA_HOME

libffi-ro-eh_frame_sect:
  PR libffi/47248, force a read only eh frame section.

gcc-multiarch:
  - Remaining multiarch patches, not yet submitted upstream.
  - Add MULTIARCH_DIRNAME definitions for multilib configurations,
  which are used for the non-multilib builds.

libjava-multiarch:
  Install libjava libraries to multiarch location

libjava-nobiarch-check:
  For biarch builds, disable the testsuite for the non-default architecture
  for runtime libraries, which are not built by default (libjava).

config-ml:
  - Disable some biarch libraries for biarch builds.
  - Fix multilib builds on kernels which don't support all multilibs.

g++-multiarch-incdir:
  Use /usr/include/<multiarch>/c++/4.x as the include directory
  for host dependent c++ header files.

gcc-multilib-multiarch:
  Don't auto-detect multilib osdirnames.

mips-fix-loongson2f-nop:
  On mips, pass -mfix-loongson2f-nop to as, if -mno-fix-loongson2f-nop
  is not passed.

libgomp-kfreebsd-testsuite:
  Disable lock-2.c test on kfreebsd-*

Counting all warnings,
there are 0 warnings in stage3 of this bootstrap.

Number of warnings per file:

Number of warning types:

Reply via email to