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]

r110951 - in /branches/apple-local-200502-branc...


Author: geoffk
Date: Tue Feb 14 00:39:12 2006
New Revision: 110951

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110951
Log:
	Radar 4433453
	* dwarf2out.c (base_type_die): Don't add AT_name here.
	(subrange_type_die): Don't add AT_name here.
	(modified_type_die): Rearrange code flow.  Do add AT_name here.

Added:
    branches/apple-local-200502-branch/gcc/testsuite/objc.dg/dwarf-1.m
      - copied, changed from r110925, trunk/gcc/testsuite/objc.dg/dwarf-1.m
Modified:
    branches/apple-local-200502-branch/gcc/ChangeLog
    branches/apple-local-200502-branch/gcc/dwarf2out.c


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