com.c (ffecom_expr_): Take an new arg TREE_TYPE that if non-null specifies the type...
authorRichard Henderson <rth@cygnus.com>
Wed, 22 Oct 1997 18:38:47 +0000 (11:38 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 22 Oct 1997 18:38:47 +0000 (11:38 -0700)
commit83ffecd20135ffbe807eb5e4e5d40e21ff0e2518
tree8b8571f9ad856ea300bc501190706635a5fd02b2
parent0bd83abd44afe09f841905c2b77e726eecfe016b
com.c (ffecom_expr_): Take an new arg TREE_TYPE that if non-null specifies the type in which to do...

        * com.c (ffecom_expr_): Take an new arg TREE_TYPE that if non-null
        specifies the type in which to do the calculation.  Change all callers.
        [FFEBLD_opARRAYREF]: Force the index expr to use sizetype.

From-SVN: r16148
gcc/f/ChangeLog.egcs
gcc/f/com.c