This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/51652] Allocate with type-spec and source-expr: check whether length type-parameter is the same is lacking
- From: "davidgkinniburgh at yahoo dot co.uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 22 Dec 2011 16:21:09 +0000
- Subject: [Bug fortran/51652] Allocate with type-spec and source-expr: check whether length type-parameter is the same is lacking
- Auto-submitted: auto-generated
- References: <bug-51652-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51652
--- Comment #3 from David Kinniburgh <davidgkinniburgh at yahoo dot co.uk> 2011-12-22 16:21:09 UTC ---
Sorry, I wasn't up-to-date on the long history of allocatable scalars and dt
components, and hadn't checked the documentation in detail recently. Anyway
thanks for all your work on this - I greatly appreciate your effort.