[Bug fortran/51632] [OOP] Bogus argument checking for generated _def_init parameter and _copy procedure with CAF

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 3 08:59:00 GMT 2012


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

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

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

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-09-03 08:59:19 UTC ---
Fixed by introducing the "artificial" attribute.

TODO: Check that this patch doesn't worsen the handling of (non)polymorphic
coarray components of a polymorphic variable are properly handled for
DEALLOCATE/ALLOCATE/intrinsic assignment.



More information about the Gcc-bugs mailing list