This is the mail archive of the gcc@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: Please, RedHat and/or Cygnus people on this list...


> > The compiler shipped with RH7 cannot compile the C++ application
> > on which my colleagues and myself are working.
> > One of the problems has been filed using the GNAT system (#687).
> 
> You should probably report this to bugzilla.redhat.com, this is where
> bugs against Red Hat releases should be filed and requests of this sort
> should be made.
> 
> This problem is fixed in current cvs sources (I tried with -O0 through
> -O3), though I did notice a segfault without -fno-operator-names.  While
> I believe the code would be incorrect then, the compiler still shouldn't
> seg fault.  I'll add notes to the gnats entry about that.

Actually, this bug with -fno-operator-names is fixed even in the current
RH7 compiler (since the Oct, 23rd release) but unlike CVS head dies with
Internal error #122 if -fno-operator-names is not specified (CVS head
segfaults instead).

	Jakub

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