------- Comment #1 from burnus at gcc dot gnu dot org 2010-06-01 07:39 ------- CONFIRM and no regression. Thanks for the report.
For the block data construct (F2008, 11.3) the compiler shall diagnose the following constraints: C1116 (R1120) A block-data specification-part shall contain only definitions of derived-type definitions and ASYNCHRONOUS, BIND, COMMON, DATA, DIMENSION, EQUIVALENCE, IMPLICIT, INTRINSIC, PARAMETER, POINTER, SAVE, TARGET, USE, VOLATILE, and type declaration statements. C1117 (R1120) A type declaration statement in a block-data specification-part shall not contain ALLOCATABLE, EXTERNAL, or BIND attribute specifiers. -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |accepts-invalid Last reconfirmed|0000-00-00 00:00:00 |2010-06-01 07:39:16 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44350