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: HelpCB.C:2168: Internal compiler error in `scan_region', at except.c:2566


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


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