[Bug fortran/43969] [OOP] ALLOCATED() with polymorphic arrays

2016-11-16 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43969 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug fortran/43969] [OOP] ALLOCATED() with polymorphic arrays

2011-12-12 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43969 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/43969] [OOP] ALLOCATED() with polymorphic arrays

2011-12-11 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43969 --- Comment #10 from Paul Thomas pault at gcc dot gnu.org 2011-12-11 20:42:29 UTC --- Author: pault Date: Sun Dec 11 20:42:23 2011 New Revision: 182210 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182210 Log: 2011-12-11 Paul Thomas

[Bug fortran/43969] [OOP] ALLOCATED() with polymorphic arrays

2010-12-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43969 --- Comment #9 from janus at gcc dot gnu.org 2010-12-29 17:02:24 UTC --- Here is another test case from PR46838 comment #8: implicit none type indx_map end type type desc_type class(indx_map), allocatable :: indxmap(:) end type

[Bug fortran/43969] [OOP] ALLOCATED() with polymorphic arrays

2010-06-17 Thread janus at gcc dot gnu dot org
--- Comment #8 from janus at gcc dot gnu dot org 2010-06-17 22:38 --- *** Bug 44570 has been marked as a duplicate of this bug. *** -- janus at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/43969] [OOP] ALLOCATED() with polymorphic arrays

2010-05-15 Thread janus at gcc dot gnu dot org
--- Comment #7 from janus at gcc dot gnu dot org 2010-05-15 14:18 --- r159431 fixes the problems with allocatable scalar class variables in comment #1 and #2, and also the wording of the error message reported in comment #5. However, the ALLOCATED intrinsic still gives a gimplification