------- Comment #4 from pinskia at gcc dot gnu dot org 2006-02-18 15:19 ------- The difference between 4.1 and 4.2 come in the schedule1 pass. 4.1 does something while it looks like 4.2 does not. -fno-schedule-insns on 4.1 "fixes" the ICE.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26350