re PR c++/17413 (local classes as template argument)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Wed, 2 Feb 2005 21:58:46 +0000 (21:58 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Wed, 2 Feb 2005 21:58:46 +0000 (21:58 +0000)
commit6c02751b14035a957cd17450909605fa973b3b27
treec59586e3e6430820b1419013af9228ee2f7302f5
parentb5870beeee4a54ffbbc0d7fa75ffe74c6804b09e
re PR c++/17413 (local classes as template argument)

PR c++/17413
* pt.c (check_instantiated_args): Improve error message.
Fix logic when to print its second part.

PR c++/17413
* g++.dg/template/local4.C: Tweak.

From-SVN: r94618
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/local4.C