OSDN Git Service

PR debug/52165
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Feb 2012 11:41:25 +0000 (11:41 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Feb 2012 11:41:25 +0000 (11:41 +0000)
commitd5d74c5fb57cbf8ba7cc00f147abc4710966dcd1
treee607f0fbeeed426598cccfd417fe54ef0a3532d8
parentf4a78d128009f9a4312281bfa24eda177c354580
PR debug/52165
* var-tracking.c (emit_note_insn_var_location): If
EMIT_NOTE_BEFORE_INSN and insn is NOTE_INSN_CALL_ARG_LOCATION,
emit it before next non-NOTE_INSN_CALL_ARG_LOCATION
non-NOTE_DURING_CALL_P insn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184042 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/var-tracking.c