This is the mail archive of the gcc-bugs@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]

c++/9006: Regressions on arm-elf and arm-netbsdelf after 3.4-bib merger


>Number:         9006
>Category:       c++
>Synopsis:       Regressions on arm-elf and arm-netbsdelf after 3.4-bib merger
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 19 06:16:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Richard Earnshaw
>Release:        unknown-1.0
>Organization:
>Environment:
Any host, arm-elf cross or arm-netbsdelf native
>Description:
There are several new regressions in the testsuite after the
3.4-bib merge.  These appear to be mainly due to _Unwind_SjLj_RaiseException failing
>How-To-Repeat:
The following tests from the g++ testsuite are now failing

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

In addition the following tests from libstdc++-v3 are failing on arm-netbsdelf -- the reason would appear to be the same

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

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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