]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/61623
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2014 00:34:02 +0000 (00:34 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2014 00:34:02 +0000 (00:34 +0000)
commit14b7517197eb4679f4e50da8fc65630eda40673a
tree6d369338ec0b7df748d9b91437361c0aa0a0c991
parent2e47f8afd32e008427094d0dd031ce963f2af2ca
PR c++/61623
* symtab.c (symtab_remove_from_same_comdat_group): Also
set_comdat_group to NULL_TREE.
(verify_symtab): Fix diagnostic.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212705 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/symtab.c
gcc/testsuite/g++.dg/opt/declone2.C [new file with mode: 0644]