[Bug c++/62302] [5 Regression] Change in the comdat used for constructors
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Aug 31 21:06:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62302
--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Sun Aug 31 21:06:08 2014
New Revision: 214770
URL: https://gcc.gnu.org/viewcvs?rev=214770&root=gcc&view=rev
Log:
PR c++/62302
* optimize.c (cdtor_comdat_group): Just look at the
DECL_ASSEMBLER_NAME of the 'tors.
Added:
trunk/gcc/testsuite/g++.dg/abi/comdat1.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/optimize.c
More information about the Gcc-bugs
mailing list