r128709 - in /branches/gcc-4_2-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Sep 24 09:17:00 GMT 2007


Author: jakub
Date: Mon Sep 24 09:17:10 2007
New Revision: 128709

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128709
Log:
	PR debug/33316
	* dwarf2out.c (modified_type_die): Handle TYPE_DECL with NULL
	DECL_NAME.
	* dbxout.c (dbxout_type): Likewise.

	* gcc.dg/debug/pr33316.c: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/debug/pr33316.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/dbxout.c
    branches/gcc-4_2-branch/gcc/dwarf2out.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list