This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/41582] Allocation of abstract types requires a type spec or a SOURCE



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]