fold-const.c (fold): Do not return early when optimizing COMPONENT_REF and constant.
authorJan Hubicka <hubicka@gcc.gnu.org>
Mon, 24 Nov 2003 00:50:31 +0000 (00:50 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 24 Nov 2003 00:50:31 +0000 (00:50 +0000)
commit0ba646fe67702e7e2c4e34ae57d2c135c66be2bd
treef618ee1b9d224543f19d3e1cce17bed7429e2aa8
parent75669493dc071171aad14bd80072a25f7c4dee69
fold-const.c (fold): Do not return early when optimizing COMPONENT_REF and constant.

* fold-const.c (fold):  Do not return early when optimizing COMPONENT_REF
and constant.

From-SVN: r73870
gcc/fold-const.c