This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50225] [OOP] The allocation status for polymorphic allocatable variables is not set properly
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 29 Aug 2011 14:00:45 +0000
- Subject: [Bug fortran/50225] [OOP] The allocation status for polymorphic allocatable variables is not set properly
- Auto-submitted: auto-generated
- References: <bug-50225-4@http.gcc.gnu.org/bugzilla/>
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.