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

iains@gcc.gnu.org iains@gcc.gnu.org
Fri Jan 7 13:52:00 GMT 2011


Author: iains
Date: Fri Jan  7 13:52:29 2011
New Revision: 168570

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168570
Log:

provide pubnames when there are multiple code sections

	* dwarf2out.c (gen_subprogram_die):  Add pubnames with code ranges for
	DWARF >= 3.  Add pubnames for the primary section and a reduced DIE for
	the secondary code fragment when outputting for DWARF == 2.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c



More information about the Gcc-cvs mailing list