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

Re: libstdc++/6784: SEGV using istream >> operator under gcc-3.1/sun-sparc-solaris2.6


The following reply was made to PR libstdc++/6784; it has been noted by GNATS.

From: Benjamin Kosnik <bkoz@redhat.com>
To: Andrew Pollard <Andrew.Pollard@brooks-pri.com>
Cc: phil@jaj.com, bkoz@gcc.gnu.org, gcc-bugs@gcc.gnu.org,
   gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/6784: SEGV using istream >> operator under gcc-3.1/sun-sparc-solaris2.6
Date: Mon, 27 May 2002 04:39:45 -0700

 > Are specific to Solaris2.6 and all seem to be due to a SEGV in
 > ctype_inline.h
 
 Right. I just fixed this with the patch to
 
 2002-05-27  Benjamin Kosnik  <bkoz@redhat.com>
 
 	PR libstdc++/6795.
 	* config/os/solaris/solaris2.6/bits/ctype_noninline.h
 	(classic_table): Fix.
 	* config/os/solaris/solaris2.5/bits/ctype_noninline.h: Same.
 
 Hold on, and I'll check it in.
 
 -benjamin


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