* fold-const.c (fold): Do not return early when optimizing COMPONENT_REF
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Nov 2003 00:50:31 +0000 (00:50 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Nov 2003 00:50:31 +0000 (00:50 +0000)
commit155257be30e74e7f426423d70a451a3b2d3736da
treef618ee1b9d224543f19d3e1cce17bed7429e2aa8
parented9ded1f2303f3570e9f458261b46525814ea914
* fold-const.c (fold):  Do not return early when optimizing COMPONENT_REF
and constant.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73870 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fold-const.c