------- Comment #4 from matz at gcc dot gnu dot org 2010-02-18 16:40 ------- Created an attachment (id=19916) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19916&action=view) do reg elimination
This will fix some more of the var[bc] references by eliminating all registers in DEBUG_INSN_P. As I'm ignoring DEBUG_INSNs for effects that might change elimination results, this should not result in code changes. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43077