]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/30535 (ICE with invalid template operator)
authorPaolo Carlini <pcarlini@suse.de>
Tue, 24 Jul 2007 09:18:39 +0000 (09:18 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 24 Jul 2007 09:18:39 +0000 (09:18 +0000)
commit266cb8c284984c4f8abf263acc23fca5dcef4a57
treefff641e13a66ffc3ff6a833fd1435ee6467d92b2
parent0ac13af32c4ac63d4476abc9bb4e1d16fcbfedd8
re PR c++/30535 (ICE with invalid template operator)

/cp
2007-07-24  Paolo Carlini  <pcarlini@suse.de>

PR c++/30535
* pt.c (unify): Never pass error_mark_node to template_decl_level.

/testsuite
2007-07-24  Paolo Carlini  <pcarlini@suse.de>

PR c++/30535
* g++.dg/template/operator10.C: New.

From-SVN: r126871
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/operator10.C [new file with mode: 0644]