This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/41582] Allocation of abstract types requires a type spec or a SOURCE
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Oct 2009 15:39:18 -0000
- Subject: [Bug fortran/41582] Allocation of abstract types requires a type spec or a SOURCE
- References: <bug-41582-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from burnus at gcc dot gnu dot org 2009-10-08 15:39 -------
Created an attachment (id=18753)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18753&action=view)
Patch allocate(class) w/o source=/type-spec; plus PR 41581 interim fix
(completely untested)
Patch also changes the warning of allocate(...,source=class) into an error, cf.
PR 41581. Patch is untested - not even by compiling.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41582