]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/26964 (Duplicate debug info for enums in namespaces)
authorIan Lance Taylor <iant@google.com>
Wed, 27 Dec 2006 21:48:05 +0000 (21:48 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 27 Dec 2006 21:48:05 +0000 (21:48 +0000)
commitae64e535a30ebe01bd161401617a107e773507e6
tree590ca948ecbffd9a162d22d24a1d71692ed37595
parent88549b8155f58e82191f5d5382b87ac4084dbfec
re PR debug/26964 (Duplicate debug info for enums in namespaces)

PR debug/26964
* dwarf2out.c (gen_type_die): Don't write out a DIE for
ENUMERAL_TYPE if it was already written out.

From-SVN: r120221
gcc/ChangeLog
gcc/dwarf2out.c