------- Comment #10 from laurent at guerby dot net 2010-09-14 20:04 ------- Ok will do.
Note: arm.c:arm_reload_in_hi() seems to have a few non deterministic calls to gen_rtx_*, eg: emit_insn (gen_zero_extendqisi2 (gen_rtx_SUBREG (SImode, operands[0], 0), gen_rtx_MEM (QImode, plus_constant (base, offset + 1)))); ... (and a few other calls like that) Same for arm.c:arm_reload_out_hi() I don't know if this is normal coding style. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45445