------- Comment #1 from pinskia at gcc dot gnu dot org 2009-11-20 19:12 ------- D.2919_10 = C39PAT[0][-2147483647];
Well there is an array subscript is below array bounds. It is hard for GCC to figure out that is dead code really without full unrolling ... -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42124