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 c++/64521] [4.9/5 Regression] ICE with -frepo


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Jan 29 16:09:56 2015
New Revision: 220251

URL: https://gcc.gnu.org/viewcvs?rev=220251&root=gcc&view=rev
Log:
    PR c++/64521
    * repo.c (repo_emit_p): It's OK for a clone to be extern at this
    point.

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


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