[Bug fortran/46897] [OOP] type-bound defined ASSIGNMENT(=) not used for derived type component in intrinsic assign
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Aug 11 13:18:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46897
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot |pault at gcc dot gnu.org
|gnu.org |
--- Comment #8 from Paul Thomas <pault at gcc dot gnu.org> 2012-08-11 13:18:01 UTC ---
Created attachment 27990
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27990
An almost fix for the PR
This takes the last wrinkles out of the version that Alessandro and I last
worked on.
The final step is to add the code for pointer components and to prepare the
testcases.
Cheers
Paul
More information about the Gcc-bugs
mailing list