------- Comment #3 from dominiq at lps dot ens dot fr 2010-04-18 15:37 ------- Confirmed. Note that between 4.4 and 4.5 the error from the second test of comment #0 has changed from:
MODULE PROCEDURE myplus 1 Error: Intrinsic operator interface at (1) must be a FUNCTION to SUBROUTINE myplus (a, b) 1 Error: Intrinsic operator interface at (1) must be a FUNCTION So the errors for the two tests are now consistent. However I am not sure of where is the best location for them (probably in both places). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41023