com.c (ffecom_tree_canonize_ptr_): Place bitsizetype typed expr as first agument...
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Sun, 1 Feb 1998 11:43:05 +0000 (11:43 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 1 Feb 1998 11:43:05 +0000 (04:43 -0700)
commitc8bec8c8be93e4002280fe8ee9f7c3c067cd83ea
tree00e46734e3d727d7501daa8f857ccd05b1186747
parent8d0f1540f87cf2cb595ae4cf6cb874329e7310e1
com.c (ffecom_tree_canonize_ptr_): Place bitsizetype typed expr as first agument in MULT_EXPR.

        * com.c (ffecom_tree_canonize_ptr_): Place bitsizetype typed expr
        as first agument in MULT_EXPR.
        Use bitsize_int (0L, 0L) as zero for bitsizes.
        (ffecom_tree_canonize_ref_):
        Use bitsize_int (0L, 0L) as zero for bitsizes.
        (ffecom_init_0): Use set_sizetype.

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