This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r120223 - in /branches/gcc-4_1-branch/gcc: Chan...
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 27 Dec 2006 22:23:55 -0000
- Subject: r120223 - in /branches/gcc-4_1-branch/gcc: Chan...
Author: ian
Date: Wed Dec 27 22:23:55 2006
New Revision: 120223
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120223
Log:
PR debug/26964
* dwarf2out.c (gen_type_die): Don't write out a DIE for
ENUMERAL_TYPE if it was already written out.
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/dwarf2out.c