[Bug c++/25107] undefined reference even though the template is instantiated

2005-11-26 Thread smirolo at hotmail dot com
--- Comment #6 from smirolo at hotmail dot com 2005-11-26 18:31 --- Created an attachment (id=10346) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10346&action=view) output log on linux -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25107

[Bug c++/25107] undefined reference even though the template is instantiated

2005-11-26 Thread smirolo at hotmail dot com
--- Comment #5 from smirolo at hotmail dot com 2005-11-26 18:31 --- Created an attachment (id=10345) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10345&action=view) save-temps on linux -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25107

[Bug c++/25107] undefined reference even though the template is instantiated

2005-11-26 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-11-26 18:30 --- This is a dup of bug 11026 which was fixed only for 4.0.0. The work around is to instantiated explictly. *** This bug has been marked as a duplicate of 11026 *** *** This bug has been marked as a duplicate of 1102

[Bug c++/25107] undefined reference even though the template is instantiated

2005-11-26 Thread smirolo at hotmail dot com
--- Comment #3 from smirolo at hotmail dot com 2005-11-26 18:30 --- Created an attachment (id=10344) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10344&action=view) output log on macos -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25107

[Bug c++/25107] undefined reference even though the template is instantiated

2005-11-26 Thread smirolo at hotmail dot com
--- Comment #2 from smirolo at hotmail dot com 2005-11-26 18:29 --- Created an attachment (id=10343) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10343&action=view) save-temps on macos -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25107

[Bug c++/25107] undefined reference even though the template is instantiated

2005-11-26 Thread smirolo at hotmail dot com
--- Comment #1 from smirolo at hotmail dot com 2005-11-26 18:28 --- Created an attachment (id=10342) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10342&action=view) source file to reproduce the problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25107