This is the mail archive of the gcc-prs@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]
Other format: [Raw text]

c++/6029: Template instance not found



>Number:         6029
>Category:       c++
>Synopsis:       Template instance not found
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 21 20:56:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     gcc
>Release:        3.0.3
>Organization:
>Environment:
Debian GNU/Linux i386
>Description:
The compiler instances a template function and doesn't find it afterwards:

recursive structure.cpp: In function `int main()':
recursive structure.cpp:19: no matching function for call to `foo()'
>How-To-Repeat:

>Fix:
Do not use template constants related to functions.
>Release-Note:
>Audit-Trail:
>Unformatted:


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