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/57217] [4.7/4.8/4.9 Regression][OOP] Accepts invalid TBP overriding - lacking arguments check


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

--- Comment #4 from janus at gcc dot gnu.org ---
Some follow-up items:
 * split type and rank check to provide better error messages
(http://gcc.gnu.org/ml/fortran/2013-05/msg00039.html)
 * remove duplication in gfc_check_pointer_assign?
(http://gcc.gnu.org/ml/fortran/2013-05/msg00046.html)
 * fix assumed-type/rank cases
(http://gcc.gnu.org/ml/fortran/2013-05/msg00089.html)


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