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]

Re: Missing specialized method in object file


"Craig S. Kaplan" wrote:
> 
> I'm posting this here first because I'm not 100% certain
> it's a bug.  I'd like some feedback.  If necessary, I'll
> submit it to GNATS as appropriate.  Thanks.
> 
...
> 
> When this file is compiled with -c, the resulting object file doesn't
> contain the specialized definition of A<int>::func().  Shouldn't it?

I believe it should. I filed a PR for this a while back. See

    http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3797

Regards
Martin


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