http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40154
Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #6 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2011-12-07 14:13:15 UTC --- (In reply to comment #5) > Actually, it is not enough to ensure that the mode matches; we must ensure > that the SET_DEST of the insn we attach the note to is set to the value. A patch that takes this into account is posted here: http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00490.html