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

Mikael Morin <mikael at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mikael at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #3 from Mikael Morin <mikael at gcc dot gnu.org> ---
(In reply to Dominique d'Humieres from comment #2)
> This PR seems to have been fixed between revisions 200062 and 200078
> (r200069?).

Yes it is the same bug as PR49074.
The ingredients are:
 - typebound assignment (though I'm not sure it is necessary),
 - elemental procedure with polymorphic dummies,
 - need for a temporary.

Reply via email to