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

mikael@gcc.gnu.org mikael@gcc.gnu.org
Thu Nov 3 23:34:00 GMT 2011


Author: mikael
Date: Thu Nov  3 23:34:53 2011
New Revision: 180894

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180894
Log:
	* trans-array.c (get_array_ref_dim, get_scalarizer_dim_for_array_dim): 
	Rename the former to the latter and loop over the parents.
	(innermost_ss): New function.
	(get_array_ref_dim_for_loop_dim): New function.
	(gfc_trans_create_temp_array): Use get_scalarizer_dim_for_array_dim.
	(set_loop_bounds): Use get_array_dim_for_loop_dim).


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



More information about the Gcc-cvs mailing list