]> gcc.gnu.org Git - gcc.git/commit
re PR c++/26965 (Unnecessary debug info for unused consts in C++)
authorJason Merrill <jason@redhat.com>
Fri, 13 Nov 2009 17:59:26 +0000 (12:59 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 13 Nov 2009 17:59:26 +0000 (12:59 -0500)
commitd7f1df66b24583dde50993c2aed5e4d517c44026
treef9d3c9aa30a408ec448ad5914b9f091633af6b13
parenta3119b91dc67118b407a742b03279a14dc6fa5ec
re PR c++/26965 (Unnecessary debug info for unused consts in C++)

PR debug/26965
* dwarf2out.c (gen_variable_die): Don't worry about DECL_COMDAT.
Don't emit a second declaration at any scope.

From-SVN: r154157
gcc/ChangeLog
gcc/dwarf2out.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/dwarf2/static-data-member2.C [new file with mode: 0644]
This page took 0.052185 seconds and 5 git commands to generate.