[gfortran] Reimplement BLOCK DATA
Paul Brook
paul@codesourcery.com
Mon Aug 30 17:00:00 GMT 2004
On Monday 30 August 2004 15:00, Tobias Schlüter wrote:
> 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
>
> * gfortran.h (gfc_namespace): Add new field is_block_data.
> * parse.c (accept_statement): Remove special handling for BLOCK DATA.
> (parse_block_data): Record BLOCK DATA name, set is_block_data field.
> * trans.c (gfc_generate_code): Handle BLOCK DATA units.
> * trans.h (gfc_generate_block_data): Add prototype.
> * trans-decl.c (gfc_generate_block_data): New function.
Ok.
Please add the testcase as well.
Paul
More information about the Fortran
mailing list