------- Additional Comments From steven at gcc dot gnu dot org 2004-12-10 12:04 ------- GCC 3.3.5 (SUSE 9.2) produces this RTL for the ICEing statement:
(insn 11 10 12 (nil) (set (reg:DI 61) (symbol_ref:DI ("foo"))) -1 (nil) (nil)) (insn 12 11 13 (nil) (parallel [ (set (reg:DI 60) (plus:DI (reg:DI 61) (const_int 8 [0x8]))) (clobber (reg:CC 17 flags)) ]) -1 (nil) (nil)) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18910