gcc/gcc ChangeLog c-opts.c dwarf2out.c testsui ...

dberlin@gcc.gnu.org dberlin@gcc.gnu.org
Fri Mar 4 03:08:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dberlin@gcc.gnu.org	2005-03-04 03:08:11

Modified files:
	gcc            : ChangeLog c-opts.c dwarf2out.c 
Added files:
	gcc/testsuite/gcc.dg/debug/dwarf2: dwarf2-macro.c 

Log message:
	2005-03-03  Daniel Berlin <dberlin@dbrelin.org>
	
	Fix PR debug/20253
	
	* c-opts.c (c_common_parse_file): Call start_source_file
	and end_source_file at the approriate times.
	
	* dwarf2out.c (dwarf2out_finish): Don't auto-end
	the main file, it will be done for us now.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7659&r2=2.7660
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-opts.c.diff?cvsroot=gcc&r1=1.136&r2=1.137
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.570&r2=1.571
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-macro.c.diff?cvsroot=gcc&r1=NONE&r2=1.1



More information about the Gcc-cvs mailing list