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 Error


On Mar  1, 2000, Klaus Voßloh <Klaus.Vossloh@alcatel.de> wrote:

> HelpCB.C:2148: Internal compiler error in `scan_region', at
> except.c:2566

> There is no file HelpCB.i nor HelpCB.ii

That's because you didn't add -save-temps to the compilation command,
as recommended in the bug reporting instructions.  In any case, the
bug is fixed in the development tree of GCC.

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaraná
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


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