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

Alexandre Oliva aoliva@redhat.com
Sat Sep 29 02:00:00 GMT 2001


On Sep 25, 2001, "Andrew M. Shaw" <ashaw@syncsort.com> wrote:

> Turns out that turning off the optimizer (removing -O2)
> solves this problem.... (Sounds like a clue).

Yup.  And thanks for posting the large file twice :-)


IIRC, removing -DNDEBUG also fixes the problem, so you don't lose all
of the optimization.

This is fixed in newer releases of GCC.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-bugs mailing list