call.c (build_over_call): Do name resolution for default arguments of function templa...
authorMark Mitchell <mmitchell@usa.net>
Wed, 1 Apr 1998 16:27:24 +0000 (16:27 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 1 Apr 1998 16:27:24 +0000 (16:27 +0000)
commit59581da6977aeae5819b43ebdd1eed1ee7f0d514
tree1827084179aea726791cfee72adc008fb5569df5
parent63959c221b111a8fd35f08b1f66831edf740c248
call.c (build_over_call): Do name resolution for default arguments of function templates in the scope of...

* call.c (build_over_call): Do name resolution for default
arguments of function templates in the scope of the templates.

From-SVN: r18932
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.old-deja/g++.pt/defarg4.C [new file with mode: 0644]