]> gcc.gnu.org Git - gcc.git/commit
re PR c++/19004 (ICE in uses_template_parms at cp/pt.c:4860)
authorMark Mitchell <mark@codesourcery.com>
Fri, 26 Aug 2005 19:35:13 +0000 (19:35 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 26 Aug 2005 19:35:13 +0000 (19:35 +0000)
commitb207d6e26f1d7f038d0a6d7360e7208cdd97989b
tree42404833ca3e44c8e6e3cbdf5ee9323a72f203e1
parentb84f46516bc9e5293d8bc9333b5e8f494e223ff2
re PR c++/19004 (ICE in uses_template_parms at cp/pt.c:4860)

PR c++/19004
* pt.c (uses_template_parms): Handle IDENTIFIER_NODE.
(type_dependent_expression_p): Allow BASELINKs whose associated
functions are simply a FUNCTION_DECL.

PR c++/19004
* g++.dg/template/nontype13.C: New test.

From-SVN: r103531
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/nontype13.C [new file with mode: 0644]
This page took 0.05059 seconds and 5 git commands to generate.