public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/53164] New: Undefined reference to template function instantiation
@ 2012-04-30  9:46 poletti.marco at gmail dot com
  2012-04-30 10:46 ` [Bug c++/53164] " redi at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: poletti.marco at gmail dot com @ 2012-04-30  9:46 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53164

             Bug #: 53164
           Summary: Undefined reference to template function instantiation
    Classification: Unclassified
           Product: gcc
           Version: 4.6.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: poletti.marco@gmail.com


Created attachment 27266
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27266
A (hopefully) minimal test case

g++ 4.6.2 gives an undefined reference error in the attached code.
It works fine in clang++.

Set the macro WORKAROUND to 1 to workaround the issue (also highlighting the
fact that the template function can be instantiated).


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-04-01 14:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-30  9:46 [Bug c++/53164] New: Undefined reference to template function instantiation poletti.marco at gmail dot com
2012-04-30 10:46 ` [Bug c++/53164] " redi at gcc dot gnu.org
2021-08-12  2:21 ` pinskia at gcc dot gnu.org
2021-10-05 14:25 ` ppalka at gcc dot gnu.org
2022-06-06 18:29 ` cvs-commit at gcc dot gnu.org
2022-07-21 16:48 ` cvs-commit at gcc dot gnu.org
2022-08-11 13:23 ` ppalka at gcc dot gnu.org
2023-04-01 14:19 ` cvs-commit at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).