[Bug fortran/55854] ICE on intent(out) dummy argument with unlimited polymorphic component

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 3 18:55:00 GMT 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at gcc dot       |burnus at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> 2013-01-03 18:55:16 UTC ---
(In reply to comment #4)
> Apparently an ICE also occurs if the argument intent is removed but "type" is
> replaced by "class."  See below.  Is this fixed by the patch in comment 3?

Seems to be fixed by the patch, which has been submitted at
http://gcc.gnu.org/ml/fortran/2013-01/msg00017.html



More information about the Gcc-bugs mailing list