http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45939
--- Comment #6 from Andreas Krebbel <krebbel at gcc dot gnu.org> 2010-11-06 06:31:04 UTC --- Author: krebbel Date: Sat Nov 6 06:31:02 2010 New Revision: 166396 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166396 Log: 2010-11-06 Andreas Krebbel <andreas.kreb...@de.ibm.com> PR debug/45939 * var-tracking.c (emit_note_insn_var_location): Make sure that call related var location notes come before the normal ones. Modified: trunk/gcc/ChangeLog trunk/gcc/var-tracking.c