------- Comment #1 from pinskia at gcc dot gnu dot org 2006-12-12 21:56 ------- This is obvious an incorrect RTL instruction: (insn 973 971 974 95 (set (reg:SI 546) (subreg:DI (reg/v:TI 355 [ b ]) 8)) -1 (nil) (nil))
We cannot set a SI from a DI :). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30185