[Bug tree-optimization/36766] [4.4 Regression] natGC.cc:229: internal compiler error: Segmentation fault

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Sep 2 14:25:00 GMT 2008



------- Comment #22 from jakub at gcc dot gnu dot org  2008-09-02 14:23 -------
Created an attachment (id=16191)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16191&action=view)
gcc44-pr36766.patch

I don't see tree-ssa-dom.c or tree-ssa-pre.c are at fault here (not guessing
that some basic block will be purged as unneeded), so it should be
gimple_purge_all_eh_edges that needs to be changed to handle this.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jakub at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36766



More information about the Gcc-bugs mailing list