This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r152760 - in /trunk/gcc: ChangeLog dwarf2out.c ...


Author: jakub
Date: Wed Oct 14 09:53:55 2009
New Revision: 152760

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152760
Log:
	PR debug/41695
	* dwarf2out.c (dwarf2out_var_location): Always clear
	last_postcall_label when changing last_label.

	* gcc.dg/debug/dwarf2/pr41695.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr41695.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]