PR c++/5116, c++/764
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 2 Jan 2002 11:26:12 +0000 (11:26 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 2 Jan 2002 11:26:12 +0000 (11:26 +0000)
commit477558bf39db7da00236fc414e0ac53a5712f577
tree6468788a0a2bf269f655b445382edae8341460f7
parentdbac42475ce3f4ccb864b15e25417fdee36245fc
PR c++/5116, c++/764

cp:
PR c++/5116, c++/764
* call.c (build_new_op): Make sure template class operands are
instantiated. Simplify arglist construction.
testsuite:
* g++.dg/template/friend2.C: New test.

From-SVN: r48463
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/friend2.C [new file with mode: 0644]