------- Comment #5 from pinskia at gcc dot gnu dot org 2009-01-13 20:46 ------- Also since it is not explicitly instatinated, the template does not need to be in the object file really.
Can you give a better example of why do you think this is wrong besides a nm testcase? It might be due to that you are defining the template specialization in the other TUs in which case, the code is invalid. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38828