sibcall ICE
Mark Mitchell
mark@codesourcery.com
Wed May 24 11:12:00 GMT 2000
>>>>> "Nathan" == Nathan Sidwell <nathan@codesourcery.com> writes:
Nathan> Hi, the sibcall patch of 2000-03-17 Jeff Law
Nathan> <law@cygnus.com> Richard Henderson <rth@cygnus.com>
Nathan> is causing a cc1plus ICE in the following C++ code when
Nathan> compiled at -O2 on i686-pc-linux-gnu
The problem is that we're getting NOTE_INSN_EH_REGION_END notes
without NOTE_INSN_EH_REGION_BEG notes. I'll see if I can figure out
what's going on there...
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc-bugs
mailing list