r113786 - in /branches/gcc-4_0-branch/gcc: cp/C...

reichelt@gcc.gnu.org reichelt@gcc.gnu.org
Mon May 15 09:40:00 GMT 2006


Author: reichelt
Date: Mon May 15 09:40:30 2006
New Revision: 113786

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113786
Log:
	PR c++/27582
	* pt.c (any_dependent_template_arguments_p): Return early on invalid
	argument list.

	* g++.dg/template/dependent-args1.C: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/dependent-args1.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/pt.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list