]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/41611 (guard variable is emitted even when the guarded symbol isn't)
authorJason Merrill <jason@redhat.com>
Fri, 4 Dec 2009 00:26:35 +0000 (19:26 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 4 Dec 2009 00:26:35 +0000 (19:26 -0500)
commitd35311a213ec3974c2bf91311ebd1380ffd080d4
tree3bc1df70e054a261cac8b5c41b0347f58b4a3919
parent4e3f6d8529cfab76897fa4f1618409efdd468ae7
re PR middle-end/41611 (guard variable is emitted even when the guarded symbol isn't)

PR c++/41611
* decl2.c (get_guard): Don't use the same comdat group as the decl.

From-SVN: r154965
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/abi/guard2.C [new file with mode: 0644]
This page took 0.05724 seconds and 5 git commands to generate.