r112608 - in /trunk/gcc/fortran: ChangeLog tran...

sayle@gcc.gnu.org sayle@gcc.gnu.org
Sat Apr 1 19:19:00 GMT 2006


Author: sayle
Date: Sat Apr  1 19:19:22 2006
New Revision: 112608

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112608
Log:

	PR fortran/25270
	* trans-array.c (gfc_trans_allocate_array_storage): In array index
	calculations use gfc_index_zero_node and gfc_index_one_node instead
	of integer_zero_node and integer_one_node respectively.
	(gfc_conv_array_transpose): Likewise.
	(gfc_conv_ss_startstride): Likewise.
	(gfc_trans_dummy_array_bias): Likewise.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-array.c



More information about the Gcc-cvs mailing list