[Bug target/30185] ICE with unrecognizable insn on powerpc64 while building gimp with -O1+

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 12 21:56:00 GMT 2006



------- 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



More information about the Gcc-bugs mailing list