OSDN Git Service

2007-07-11 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jul 2007 09:19:58 +0000 (09:19 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jul 2007 09:19:58 +0000 (09:19 +0000)
commitcd77215e3f76bac99cfd22301dca183f7fff5f93
tree135b81edc2c41479047f35a304f0d3cb961a06dc
parent416c300e6c2412fbade315ddbe0a0c5ccff60e06
2007-07-11  Richard Guenther  <rguenther@suse.de>

* trans-array.c (gfc_conv_array_parameter): Use correct
types for comparison.
* trans-intrinsic.c (gfc_conv_intrinsic_repeat): Use
correct types for POINTER_PLUS_EXPR.
* trans-stmt.c (gfc_trans_forall_loop): Use correct type
for integer one constant.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126543 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c
gcc/fortran/trans-intrinsic.c
gcc/fortran/trans-stmt.c