gcc/gcc ChangeLog dwarf2out.c testsuite/g++.dg ...

jason@gcc.gnu.org jason@gcc.gnu.org
Wed May 8 08:33:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jason@gcc.gnu.org	2002-05-08 08:33:05

Modified files:
	gcc            : ChangeLog dwarf2out.c 
Added files:
	gcc/testsuite/g++.dg/debug: const1.C 

Log message:
	* dwarf2out.c (output_call_frame_info): Don't emit a CIE with no FDEs.
	
	* dwarf2out.c (gen_type_die): Abort on broken recursion.
	
	PR c++/6381
	* dwarf2out.c (rtl_for_decl_location): Only expand INTEGER_CST and
	REAL_CST.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14015&r2=1.14016
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.367&r2=1.368
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/debug/const1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1



More information about the Gcc-cvs mailing list