[Bug rtl-optimization/31500] FAIL: gcc.dg/Warray-bounds.c (internal compiler error)

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Apr 7 16:38:00 GMT 2007



------- Comment #7 from pinskia at gcc dot gnu dot org  2007-04-07 17:38 -------
Basically flow (or really the DSE part of flow) should be taught that the
prologue/epilogue is special and should not be deleted.  Maybe a good idea is
to see if the dataflow branch with its new DSE gets this ICE also.


-- 


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



More information about the Gcc-bugs mailing list