* com.c (ffecom_overlap_): Set source_offset to
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 May 2000 17:29:59 +0000 (17:29 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 May 2000 17:29:59 +0000 (17:29 +0000)
commitb08026c3c2ae119a54863b35c588bb2926b06c4e
tree48b84eb692491d6afc688da0f6de4f0619bc5fc4
parente19a3988fb08fbd14d20c712dc3193826d022430
* com.c (ffecom_overlap_): Set source_offset to
bitsize_zero_node.
(ffecom_tree_canonize_ptr_): Use size_binop.  Convert to
bitsizetype before multiplying by TYPE_SIZE.
(ffecom_tree_canonize_ref_) [case ARRAY_REF]: Break up offset
calculation.  Convert to bitsizetype before multiplying by
TYPE_SIZE.

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