This is the mail archive of the gcc-patches@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]

Re: PATCH RFC: Fix PR debug/26964: Avoid duplicate debug info for enums


> 2006-12-21  Ian Lance Taylor  <iant@google.com>
> 
> 	PR debug/26964
> 	* dwarf2out.c (gen_type_die): Don't write out a DIE for
> 	ENUMERAL_TYPE if it was already written out.

I have committed this patch to mainline, 4.2 branch, and 4.1 branch.

Ian


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