re PR c++/7053 (ICE when declaring a function already defined as a friend method...
authorMark Mitchell <mark@codesourcery.com>
Mon, 14 Jul 2003 20:20:27 +0000 (20:20 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 14 Jul 2003 20:20:27 +0000 (20:20 +0000)
commit748d4c7e65660d515e71a361b186bd31f9c4e06a
tree9532b974351e337dbba58c31687e4af0857f9654
parent060ff934f6761ce16f8ee199d2b9275918d1b42e
re PR c++/7053 (ICE when declaring a function already defined as a friend method of a template class)

PR c++/7053
* g++.dg/template/friend20.C: New test.

From-SVN: r69351
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/friend20.C [new file with mode: 0644]