This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/46897] [OOP] type-bound defined ASSIGNMENT(=) not used for derived type component in intrinsic assign


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]