]> git.ipfire.org Git - thirdparty/gcc.git/commit
pt.c (value_dependent_expression_p): Cast expressions are value-dependent also if...
authorGiovanni Bajo <giovannibajo@libero.it>
Mon, 30 Jun 2003 19:07:32 +0000 (13:07 -0600)
committerWolfgang Bangerth <bangerth@gcc.gnu.org>
Mon, 30 Jun 2003 19:07:32 +0000 (13:07 -0600)
commit20929c7f42580c832d6bc0b2010e8e7ee70359b6
treed75d608aa14435ea7d1ca7fef9c5af913db4d4c7
parentf8bee204f6b5c5d6cee07c631453f0cb503b3caf
pt.c (value_dependent_expression_p): Cast expressions are value-dependent also if...

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.

From-SVN: r68728
gcc/cp/pt.c