This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r109975 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...


Author: reichelt
Date: Thu Jan 19 17:29:42 2006
New Revision: 109975

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109975
Log:
	PR c++/25854
	* pt.c (maybe_process_partial_specialization): Return early on
	error_mark_node.

	* g++.dg/template/spec28.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/template/spec28.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]