public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/9006: Regressions on arm-elf and arm-netbsdelf after 3.4-bib merger
@ 2002-12-19  6:16 rearnsha
  0 siblings, 0 replies; 2+ messages in thread
From: rearnsha @ 2002-12-19  6:16 UTC (permalink / raw)
  To: gcc-gnats


>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:


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: c++/9006: Regressions on arm-elf and arm-netbsdelf after 3.4-bib merger
@ 2003-01-10 14:10 rearnsha
  0 siblings, 0 replies; 2+ messages in thread
From: rearnsha @ 2003-01-10 14:10 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, rearnsha

Synopsis: Regressions on arm-elf and arm-netbsdelf after 3.4-bib merger

State-Changed-From-To: open->closed
State-Changed-By: rearnsha
State-Changed-When: Fri Jan 10 06:10:36 2003
State-Changed-Why:
    All the reported failures are now passing.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9006


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-10 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-19  6:16 c++/9006: Regressions on arm-elf and arm-netbsdelf after 3.4-bib merger rearnsha
2003-01-10 14:10 rearnsha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).