------- Comment #18 from dberlin at gcc dot gnu dot org 2008-07-20 21:13 ------- Subject: Re: [4.4 Regression] natGC.cc:229: internal compiler error: Segmentation fault
All the blocks we have marked in the bitmap to eh cleanup exist when we pass them to tree_purge_dead_eh_edges. tree_purge_dead_eh_edges seems to decide to delete some of them earlier than it expects, and then crashes when they don't later exist. On Sun, Jul 20, 2008 at 4:39 PM, rguenth at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: > > > -- > > rguenth at gcc dot gnu dot org changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |rguenth at gcc dot gnu dot > | |org > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36766 > > ------- You are receiving this mail because: ------- > You are on the CC list for the bug, or are watching someone who is. > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36766