re PR c/5675 (const variables wrongly considered part of constant expressions (gcc...
authorIan Lance Taylor <ian@airs.com>
Mon, 17 Jan 2005 18:54:18 +0000 (18:54 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 17 Jan 2005 18:54:18 +0000 (18:54 +0000)
commit812ad3382cbadfa9fa39f4feb16f8fb3ce63877b
tree658aaddcc8ed11cac62e7a64e52face96a7952f4
parentf8ef82ea63cb3c20dea272738484a08e9a8203fd
re PR c/5675 (const variables wrongly considered part of constant expressions (gcc.dg/c9[09]-const-expr-3.c))

PR c/5675
* c-typeck.c (build_c_cast): Revert patch of 2003-02-16: don't
fold constant variables into initial values.

From-SVN: r93769
gcc/ChangeLog
gcc/c-typeck.c