[Patch, fortran] PR44945 - [4.6 Regression] Wrong decl for module vars and PR45077
Tobias Burnus
burnus@net-b.de
Sun Feb 20 15:05:00 GMT 2011
Paul Richard Thomas wrote:
> Bootstraps and regtests on FC9/x86_64 - OK for trunk?
OK. Thanks for the patch!
Tobias
> 2011-02-20 Paul Thomas<pault@gcc.gnu.org>
>
> PR fortran/45077
> PR fortran/44945
> * trans-types.c (gfc_get_derived_type): Remove code that looks
> for decls in gsym and add call to gfc_get_module_backend_decl.
> * trans.h : Add prototype for gfc_get_module_backend_decl.
> * trans-decl.c (gfc_get_module_backend_decl): New function.
> (gfc_get_symbol_decl): Call it.
>
> 2011-02-20 Paul Thomas<pault@gcc.gnu.org>
>
> PR fortran/45077
> PR fortran/44945
> * gfortran.dg/whole_file_28.f90 : New test.
> * gfortran.dg/whole_file_29.f90 : New test.
More information about the Fortran
mailing list