r126543 - in /trunk/gcc/fortran: ChangeLog tran...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Wed Jul 11 09:19:00 GMT 2007
Author: rguenth
Date: Wed Jul 11 09:19:58 2007
New Revision: 126543
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126543
Log:
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.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-array.c
trunk/gcc/fortran/trans-intrinsic.c
trunk/gcc/fortran/trans-stmt.c
More information about the Gcc-cvs
mailing list