public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Jerry Pendergraft <jerry@endocardial.com>
To: gcc-gnats@gcc.gnu.org
Subject: libstdc++/6998: failure when #include <fstream>
Date: Tue, 11 Jun 2002 12:36:00 -0000	[thread overview]
Message-ID: <200206111926.g5BJQgK1084570@kryten.endocardial.com> (raw)


>Number:         6998
>Category:       libstdc++
>Synopsis:       failure when #include <fstream>
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          rejects-legal
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 11 12:36:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     jerry pendergraft
>Release:        3.1
>Organization:
endocardial solutions
>Environment:
System: IRIX64 kryten 6.5 04131234 IP28


	
host: mips-sgi-irix6.5
build: mips-sgi-irix6.5
target: mips-sgi-irix6.5
configured with: /home/builds/gcc-3.1/configure --verbose --enable-shared=no --disable-shared
>Description:
	simple program such as:
#include <fstream>

int foo(void)
{
    return( 3 * 9 );
}
Compiled by: gcc -c tgcc.C produces

In file included from /usr/local/include/g++-v3/bits/basic_file.h:250,
                 from /usr/local/include/g++-v3/fstream:48,
                 from tgcc.C:1:
/usr/local/include/g++-v3/mips-sgi-irix6.5/bits/basic_file_model.h: In 
   constructor `std::__basic_file<_CharT>::__basic_file(__c_lock*)':
/usr/local/include/g++-v3/mips-sgi-irix6.5/bits/basic_file_model.h:39: class `
   std::__basic_file<_CharT>' does not have any field named `_M_cfile'
/usr/local/include/g++-v3/mips-sgi-irix6.5/bits/basic_file_model.h:39: class `
   std::__basic_file<_CharT>' does not have any field named `_M_cfile_created'

>How-To-Repeat:
	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-06-11 19:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-11 12:36 Jerry Pendergraft [this message]
2002-06-11 14:56 Phil Edwards
2002-06-11 15:16 Jerry Pendergraft
2002-06-11 15:36 Phil Edwards
2002-06-11 15:36 Jerry Pendergraft
2002-06-11 16:16 Jerry Pendergraft
2002-06-11 16:26 Phil Edwards
2002-07-03  9:20 bkoz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200206111926.g5BJQgK1084570@kryten.endocardial.com \
    --to=jerry@endocardial.com \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).