public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: target/6420: libstdc++ failures on sparc-linux-gnu
@ 2002-04-24 7:07 davem
0 siblings, 0 replies; 4+ messages in thread
From: davem @ 2002-04-24 7:07 UTC (permalink / raw)
To: davem, davem, gcc-bugs, gcc-prs, jakub, kukuk, nobody, rth
Synopsis: libstdc++ failures on sparc-linux-gnu
Responsible-Changed-From-To: unassigned->davem
Responsible-Changed-By: davem
Responsible-Changed-When: Wed Apr 24 07:07:25 2002
Responsible-Changed-Why:
Mine, I have a fix pending for this...
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6420
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: target/6420: libstdc++ failures on sparc-linux-gnu
@ 2002-04-24 9:59 davem
0 siblings, 0 replies; 4+ messages in thread
From: davem @ 2002-04-24 9:59 UTC (permalink / raw)
To: davem, davem, gcc-bugs, gcc-prs, jakub, kukuk, rth
Synopsis: libstdc++ failures on sparc-linux-gnu
State-Changed-From-To: analyzed->closed
State-Changed-By: davem
State-Changed-When: Wed Apr 24 09:59:43 2002
State-Changed-Why:
Fixed by:
http://gcc.gnu.org/ml/gcc-patches/2002-04/msg01417.html
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6420
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: target/6420: libstdc++ failures on sparc-linux-gnu
@ 2002-04-24 0:37 bkoz
0 siblings, 0 replies; 4+ messages in thread
From: bkoz @ 2002-04-24 0:37 UTC (permalink / raw)
To: davem, gcc-bugs, gcc-prs, jakub, nobody, rth
Synopsis: libstdc++ failures on sparc-linux-gnu
State-Changed-From-To: open->analyzed
State-Changed-By: bkoz
State-Changed-When: Wed Apr 24 00:37:33 2002
State-Changed-Why:
It looks like this may be a smaller testcase:
#include <streambuf>
struct gnu_streambuf: std::streambuf<char>
{
~gnu_streambuf() { }
};
int main()
{
gnu_streambuf obj;
std::locale loc = obj.getloc();
return 0;
}
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6420
^ permalink raw reply [flat|nested] 4+ messages in thread
* target/6420: libstdc++ failures on sparc-linux-gnu
@ 2002-04-23 6:36 davem
0 siblings, 0 replies; 4+ messages in thread
From: davem @ 2002-04-23 6:36 UTC (permalink / raw)
To: gcc-gnats; +Cc: jakub, rth
>Number: 6420
>Category: target
>Synopsis: libstdc++ failures on sparc-linux-gnu
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 23 06:36:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: davem@redhat.com
>Release: unknown-1.0
>Organization:
>Environment:
gcc 3.1 CVS, sparc-linux
>Description:
The following libstdc++ tests are failing on sparc-linux:
27_io/filebuf_virtuals.cc
27_io/streambuf.cc
27_io/stringbuf.cc
>How-To-Repeat:
Configure gcc-3.1 CVS on sparc-linux host
Run testsuite
>Fix:
None known yet.
>Release-Note:
>Audit-Trail:
>Unformatted:
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-04-24 16:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-24 7:07 target/6420: libstdc++ failures on sparc-linux-gnu davem
-- strict thread matches above, loose matches on Subject: below --
2002-04-24 9:59 davem
2002-04-24 0:37 bkoz
2002-04-23 6:36 davem
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).