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]

gcc/gcc/cp pt.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bangerth@gcc.gnu.org	2003-06-30 19:07:33

Modified files:
	gcc/cp         : pt.c 

Log message:
	2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
	
	* pt.c (value_dependent_expression_p): Cast expressions are
	value-dependent also if their operand is value-dependent itself.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.708&r2=1.709


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