[Bug fortran/41587] [OOP] ICE with ALLOCATABLE CLASS components

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 3 07:35:00 GMT 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-02-03 07:34:27 UTC ---
(In reply to comment #5)
> The ICE is gone, but the program above prints 0 0 42 instead of 42 42 42.
> Reopening...

For completeness: comment 0 is also not fixed. The program is accepted although
it is invalid. The following error message is missing: "Allocatable component
of structure at (1) must have a deferred shape"



More information about the Gcc-bugs mailing list