------- Comment #8 from dave at hiauly1 dot hia dot nrc dot ca 2007-04-07 18:01 ------- Subject: Re: FAIL: gcc.dg/Warray-bounds.c (internal compiler error)
> This is just like PR 12535 where DSE is trying to remove part of the > prologue/epilogue also. Looks similar. Particularly, the compiler shouldn't ICE when a memory write in user code stomps on memory used by prologue/epilogue insns as this is likely to be fairly common. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31500