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: egcs-1.0.3a: C++ `realloc()' member function causes internal compiler error



  In message <35B39480.1A97FDDF@SLAC.Stanford.EDU>you write:
  > Hello all,
  > 
  > I received an egcs C++ internal compiler error this morning while
  > compiling a third party C++ class library.  I was able to create a tiny
  > little 12 line test class which reproduces this error, which I've
  > included below.  The problem only occurs when I compile with
  > optimization *and* when I have a member function named `realloc()' (but
  > see below for all of the details).
Yup.  Known buglet with egcs-1.0.3a.  It has been fixed for egcs-1.1.
jeff


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