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

Re: Internal compiler error 754867



  On , 15 July 1999, Alexandre Oliva wrote:
> > I've reported this on July 6th, but it looks like it didn't get
> > through (at least I haven't got it back through the list).
> 
> AFAIR, it did, and I even replied telling you the bug had already been 
> fixed for gcc 2.95

That was for a different bug (internal compiler error 109):

#include <string>
class x
{
    static const string s = "";
};

The new bug was internal compiler error 754867.

Are these ICEs triggered the same bug?

Tudor


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