r184042 - in /trunk/gcc: ChangeLog var-tracking.c
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Feb 9 11:41:00 GMT 2012
Author: jakub
Date: Thu Feb 9 11:41:25 2012
New Revision: 184042
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184042
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/var-tracking.c
More information about the Gcc-cvs
mailing list