http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45939
--- Comment #5 from Andreas Krebbel <krebbel at gcc dot gnu.org> 2010-11-06 06:29:02 UTC --- Author: krebbel Date: Sat Nov 6 06:28:59 2010 New Revision: 166395 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166395 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: branches/gcc-4_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/var-tracking.c