[Bug fortran/40039] Procedures as actual arguments: Check intent of arguments
janus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 18 09:28:00 GMT 2009
------- Comment #5 from janus at gcc dot gnu dot org 2009-05-18 09:28 -------
The commit in comment #4 implements the basic checking of the intents.
ToDo:
* Improve the error message, which is currently just "Type/rank mismatch in
argument ...". Should specify exactly what is not matching, and in which
argument.
* Fix the intents of non-std intrinsics (which are currently all intent(in)).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40039
More information about the Gcc-bugs
mailing list