[Bug bootstrap/45445] [4.6 regression] ARM bootstrap failure: comparison failures after stage 3

laurent at guerby dot net gcc-bugzilla@gcc.gnu.org
Tue Sep 14 20:05:00 GMT 2010



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



More information about the Gcc-bugs mailing list