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/41719] [OOP] invalid: Intrinsic assignment involving polymorphic variables



------- Comment #3 from janus at gcc dot gnu dot org  2009-10-16 18:55 -------
Actually the following two test cases are invalid according to this PR:

typebound_operator_2.f03
typebound_operator_4.f03

Both include an intrinsic assignment with a polymorphic (dummy) variable.


-- 


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


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