public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libstdc++/2615: IRIX C++ cout gets bus error
@ 2001-04-23  9:16 Helmut Jarausch
  0 siblings, 0 replies; only message in thread
From: Helmut Jarausch @ 2001-04-23  9:16 UTC (permalink / raw)
  To: gcc-gnats

>Number:         2615
>Category:       libstdc++
>Synopsis:       IRIX C++ cout gets bus error
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 23 09:16:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Jarausch
>Release:        3.0 20010423 (prerelease)
>Organization:
Inst. of Techn. RWTH-Aachen
>Environment:
System: IRIX64 numa1 6.5 10120732 IP26


	
host: mips-sgi-irix6.5
build: mips-sgi-irix6.5
target: mips-sgi-irix6.5
configured with: /usr/people/jarausch/ZIP/EGCS/gcc30-cvs/configure --prefix=/usr/LOCAL --with-local-prefix=/usr/LOCAL
>Description:
	A trivial C++ program gets a bus error when running
>How-To-Repeat:
just run this one:

#include <iostream.h>
using std::cout;

int main() {
  cout << "Hello world\n";
  cout << "Hello world again\n";
}
	
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-23  9:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-23  9:16 libstdc++/2615: IRIX C++ cout gets bus error Helmut Jarausch

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).