This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc/cp pt.c
- From: bangerth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 30 Jun 2003 19:07:33 -0000
- Subject: 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