c++/3575: Unnecessary template expansion when explicit function present.
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Sun Jul 8 09:09:00 GMT 2001
Synopsis: Unnecessary template expansion when explicit function present.
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Sun Jul 8 09:09:19 2001
State-Changed-Why:
The current release (3.0), produces an executable which
outputs,
Template
NON-Template
which is I think what you expect.
btw, on compilation with -fexternal-templates, it says
nathan@uha:8>g++ 3575.C -fexternal-templates
cc1plus: warning: -fexternal-templates is deprecated, please see the documentation for details
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3575&database=gcc
More information about the Gcc-prs
mailing list