[Bug c++/60383] [4.9 Regression] ICE with invalid template specialization
paolo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 13 16:05:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60383
--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Thu Mar 13 16:05:15 2014
New Revision: 208550
URL: http://gcc.gnu.org/viewcvs?rev=208550&root=gcc&view=rev
Log:
/cp
2014-03-13 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/60383
* pt.c (maybe_process_partial_specialization): Check return value
of check_specialization_namespace.
/testsuite
2014-03-13 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/60383
* g++.dg/template/crash118.C: New.
* g++.dg/template/crash95.C: Adjust.
Added:
trunk/gcc/testsuite/g++.dg/template/crash118.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.dg/template/crash95.C
More information about the Gcc-bugs
mailing list