projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c46106
)
Layout change.
author
Dave Love
<fx@gcc.gnu.org>
Mon, 18 May 1998 10:47:05 +0000
(10:47 +0000)
committer
Dave Love
<fx@gcc.gnu.org>
Mon, 18 May 1998 10:47:05 +0000
(10:47 +0000)
From-SVN: r19842
gcc/f/ste.c
patch
|
blob
|
history
diff --git
a/gcc/f/ste.c
b/gcc/f/ste.c
index e09654232b60bbb418fc1d1b0bec9e2fdfc90e34..7f27c3e54d6bbb029f913153a7719ecfd176223b 100644
(file)
--- a/
gcc/f/ste.c
+++ b/
gcc/f/ste.c
@@
-636,7
+636,8
@@
ffeste_io_dofio_ (ffebld expr)
{
num_elements = size_binop (CEIL_DIV_EXPR,
TYPE_SIZE (TREE_TYPE (TREE_TYPE (variable))), size);
- num_elements = size_binop (CEIL_DIV_EXPR, num_elements,
+ num_elements = size_binop (CEIL_DIV_EXPR,
+ num_elements,
size_int (TYPE_PRECISION
(char_type_node)));
num_elements = convert (ffecom_f2c_ftnlen_type_node,