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

--- Comment #2 from janus at gcc dot gnu.org 2011-02-14 10:09:15 UTC ---
Fixing up the CLASS declaration with the ALLOCATABLE attribute yields:

   class(shape), dimension(2), allocatable :: object
                                                    1
Error: Polymorphic array at (1) not yet supported

Reply via email to