------- Additional Comments From matz at suse dot de 2005-04-12 19:47 ------- I have a patch for reload, which fixes the bug, when looking at the dumps. At least now find_reg is used for the insn in question, which also evicts pseudos using the same reg as the chosen final reg_rtx. I have only tested this by copying around the generated .s file, not by building a new compiler. (Hence it's also obviously not regression or bootstrap tested, but I'll do this now.)
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20973