This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r120225 - in /branches/gcc-4_0-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 23:39:59 -0000
- Subject: r120225 - in /branches/gcc-4_0-branch/gcc: Chan...
Author: ian
Date: Wed Dec 27 23:39:58 2006
New Revision: 120225
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120225
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_0-branch/gcc/ChangeLog
branches/gcc-4_0-branch/gcc/dwarf2out.c