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/41581] [OOP] Allocation of a CLASS with SOURCE=<class> does not work



------- Comment #2 from burnus at gcc dot gnu dot org  2009-10-09 20:46 -------
To prevent wrong-code, SOURCE=<class> is now rejected (cf. PR 41582).

For the run-time version: One might also need to check whether SOURCE is
allocated - at least with some checking option.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41581


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