r190092 - in /trunk/gcc/fortran: ChangeLog arra...
mikael@gcc.gnu.org
mikael@gcc.gnu.org
Thu Aug 2 18:30:00 GMT 2012
Author: mikael
Date: Thu Aug 2 18:30:02 2012
New Revision: 190092
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190092
Log:
* array.c (gfc_copy_array_ref): Don't copy the offset field.
* expr.c (find_array_section): Ignore the offset field.
* trans-expr.c (gfc_find_interface_mapping_to_ref): Don't apply
any interface mapping to the offset field.
* gfortran.h (struct gfc_array_ref): Remove the offset field.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/array.c
trunk/gcc/fortran/expr.c
trunk/gcc/fortran/gfortran.h
trunk/gcc/fortran/trans-expr.c
More information about the Gcc-cvs
mailing list