This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ipa/61659] [4.9/4.10 Regression] Extra undefined symbol because of devirtualization


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61659

--- Comment #20 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Jul 30 21:29:25 2014
New Revision: 213311

URL: https://gcc.gnu.org/viewcvs?rev=213311&root=gcc&view=rev
Log:
    PR lto/53808
    PR c++/61659
    * pt.c (push_template_decl_real): Don't set DECL_COMDAT on friends.

Added:
    trunk/gcc/testsuite/g++.dg/template/friend56.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]