http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|target |debug
--- Comment #3 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
(note 205 204 206 (var_location r2 (plus:SI (plus:SI (reg:SI 3 r3 [orig:192
ivtmp.37 ] [192])
(symbol_ref:SI ("*.LANCHOR1") [flags 0x182]))
(const:SI (not:SI (symbol_ref:SI ("*.LANCHOR0") [flags 0x182])))))
NOTE_INSN_VAR_LOCATION)
Comes from vartracking.
Ramana