re PR c++/34061 (ICE with template-template parameters and inheritance)
authorPaolo Carlini <pcarlini@suse.de>
Sun, 2 Dec 2007 19:47:18 +0000 (19:47 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 2 Dec 2007 19:47:18 +0000 (19:47 +0000)
commit0b93f014a71e3f5e3aa3b46822ae9f74875b2ce7
tree7889ed15863aa7dc5fc38ee066f0a0bfccff2078
parentdd9c642a8bbbc0b75be122f98a08ab992755dedd
re PR c++/34061 (ICE with template-template parameters and inheritance)

/cp
2007-12-02  Paolo Carlini  <pcarlini@suse.de>

        PR c++/34061
        * pt.c (current_template_args): Use error_operand_p.

/testsuite
2007-12-02  Paolo Carlini  <pcarlini@suse.de>

        PR c++/34061
        * g++.dg/cpp0x/pr34061.C: New.

From-SVN: r130573
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/pr34061.C [new file with mode: 0644]