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


P C A van Gool <pcah7@fel.tno.nl> writes:

> When I try to compile the enclosed source with `g++ -c dummy.cc' it
> compiles. However when I try it with `g++ -c -g dummy.cc' I get an internal
> compiler error. I then tried it with egcs-1.0.2 and egcs-1.0.3a and got the
> same result. The dummy.cc file is the result of `g++ -E ...'.

Thanks for your report.  This problem is fixed in the latest snapshot
of egcs (tested on irix6.3, where I could reproduce the problem with
1.0.3a)

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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