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

aoliva@gcc.gnu.org aoliva@gcc.gnu.org
Fri Jun 5 06:09:00 GMT 2009


Author: aoliva
Date: Fri Jun  5 06:09:43 2009
New Revision: 148197

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148197
Log:
* trans-decl.c (gfc_build_qualified_array): Don't skip generation
of range types.
* trans.h (struct lang_type): Add base_decls.
(GFC_TYPE_ARRAY_BASE_DECL): New.
* trans-types.c (gfc_get_array_type_bounds): Initialize base decls
proactively and excessively.
(gfc_get_array_descr_info): Use existing base decls if available.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-decl.c
    trunk/gcc/fortran/trans-types.c
    trunk/gcc/fortran/trans.h



More information about the Gcc-cvs mailing list