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


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

Re: trunk still frozen?


 
> Are there platforms where we still can't bootstrap due to BIB regressions?
> 

arm-netbsdelf is bootstrapping ok, but showing many new regressions from 
the testsuite.  I haven't had chance to investigate why yet, but most of 
them seem to be c++ related (it wouldn't surprise me if this is a sj/lj 
exception regression).

R.

libstdc++

FAIL: 21_strings/capacity.cc execution test
FAIL: 21_strings/ctor_copy_dtor.cc execution test
FAIL: 21_strings/inserters_extractors.cc execution test
FAIL: 21_strings/invariants.cc execution test
FAIL: 21_strings/nonmember.cc execution test
FAIL: 21_strings/operations.cc execution test
FAIL: 21_strings/replace.cc execution test
FAIL: 21_strings/substr.cc execution test
FAIL: 22_locale/codecvt_members_char_char.cc execution test
FAIL: 22_locale/ctor_copy_dtor.cc execution test
FAIL: 22_locale/ctype_to_char.cc execution test
FAIL: 22_locale/operators.cc execution test
FAIL: 22_locale/static_members.cc execution test
FAIL: 23_containers/adaptors.cc execution test
FAIL: 23_containers/bitset_ctor.cc execution test
FAIL: 23_containers/deque_ctor.cc execution test
FAIL: 23_containers/deque_operators.cc execution test
FAIL: 23_containers/list_capacity.cc execution test
FAIL: 23_containers/list_ctor.cc execution test
FAIL: 23_containers/list_modifiers.cc execution test
FAIL: 23_containers/list_operators.cc execution test
FAIL: 23_containers/map_insert.cc execution test
FAIL: 23_containers/map_operators.cc execution test
FAIL: 23_containers/multiset.cc execution test
FAIL: 24_iterators/insert_iterator.cc execution test
FAIL: 24_iterators/iterator.cc execution test
FAIL: 24_iterators/ostreambuf_iterator.cc execution test
FAIL: 24_iterators/reverse_iterator.cc execution test
FAIL: 25_algorithms/rotate.cc execution test
FAIL: 25_algorithms/unique.cc execution test
FAIL: 26_numerics/binary_closure.cc execution test
FAIL: 26_numerics/complex_inserters_extractors.cc execution test
FAIL: 26_numerics/slice_array_assignment.cc execution test
FAIL: 27_io/filebuf_virtuals.cc execution test
FAIL: 27_io/instantiations.cc execution test
FAIL: 27_io/ios_base_callbacks.cc execution test
FAIL: 27_io/ios_base_members_static.cc execution test
FAIL: 27_io/ios_ctor.cc execution test
FAIL: 27_io/ios_init.cc execution test
FAIL: 27_io/ios_manip_basefield.cc execution test
FAIL: 27_io/ios_manip_fmtflags.cc execution test
FAIL: 27_io/ios_members.cc execution test
FAIL: 27_io/iostream_members.cc execution test
FAIL: 27_io/istream_extractor_arith.cc execution test
FAIL: 27_io/istream_extractor_other.cc execution test
FAIL: 27_io/istream_seeks.cc execution test
FAIL: 27_io/istream_sentry.cc execution test
FAIL: 27_io/istream_unformatted.cc execution test
FAIL: 27_io/istringstream_members.cc execution test
FAIL: 27_io/ostream_inserter_arith.cc execution test
FAIL: 27_io/ostream_inserter_char.cc execution test
FAIL: 27_io/ostream_inserter_other.cc execution test
FAIL: 27_io/ostream_manip.cc execution test
FAIL: 27_io/ostream_unformatted.cc execution test
FAIL: 27_io/ostringstream_members.cc execution test
FAIL: 27_io/streambuf_members.cc execution test
FAIL: 27_io/stringbuf_members.cc execution test
FAIL: 27_io/stringbuf_virtuals.cc execution test
FAIL: 27_io/stringstream_members.cc execution test
FAIL: backward/strstream_members.cc execution test
FAIL: ext/hash_map.cc execution test

61 new failures

g++

FAIL: g++.dg/opt/cleanup1.C execution test
FAIL: g++.jason/template24.C  Execution test
FAIL: g++.jason/thunk1.C  Execution test
FAIL: g++.jason/thunk2.C  Execution test
FAIL: g++.jason/thunk3.C  Execution test
FAIL: g++.law/arg8.C  Execution test
FAIL: g++.law/cvt2.C  Execution test
FAIL: g++.law/temps3.C  Execution test
FAIL: g++.law/temps5.C  Execution test
FAIL: g++.law/virtual3.C  Execution test
FAIL: g++.mike/eh2.C  Execution test
FAIL: g++.mike/net34.C  Execution test
FAIL: g++.mike/p2846.C  Execution test
FAIL: g++.mike/temp.C  Execution test
FAIL: g++.other/dtor10.C  Execution test
FAIL: g++.other/empty1.C  Execution test
FAIL: g++.other/inline8.C  Execution test
FAIL: g++.other/unchanging1.C  Execution test
FAIL: g++.robertl/eb115.C  Execution test
FAIL: g++.robertl/eb27.C  Execution test
FAIL: g++.robertl/eb77.C  Execution test

21 New failures (3 old failures fixed)




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