r114670 - in /branches/gcc-4_1-branch/gcc: cp/C...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Thu Jun 15 05:29:00 GMT 2006


Author: mmitchel
Date: Thu Jun 15 05:29:25 2006
New Revision: 114670

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114670
Log:
	PR c++/26559
	* pt.c (value_dependent_expression_p): All CALL_EXPRs are dependent.

	PR c++/26559
	* g++.dg/template/builtin1.C: New test.

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



More information about the Gcc-cvs mailing list