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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
                 CC|                            |burnus at gcc dot gnu.org,
                   |                            |janus at gcc dot gnu.org
            Summary|The allocation status for   |[OOP] The allocation status
                   |polymorphic allocatable     |for polymorphic allocatable
                   |variables is not set        |variables is not set
                   |properly                    |properly

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-08-29 
14:00:45 UTC ---
For what it is worth: The 2D example here and the 2D and 3D examples at
http://gcc.gnu.org/ml/fortran/2011-08/msg00239.html work with PGI 11.5, the 2D
example also works with Cray 7.1.4.111 but the 3D example causes an ICE.

Reply via email to