This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/57728] Explicit template instantiation with defaulted method causes missing symbol
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 15 Aug 2016 11:12:09 +0000
- Subject: [Bug c++/57728] Explicit template instantiation with defaulted method causes missing symbol
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-57728-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57728
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |m_v_ at gmx dot net
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
*** Bug 51629 has been marked as a duplicate of this bug. ***