[Bug fortran/29837] INTERFACE overloading INTENT problem - valid code is rejected

enok at lysator dot liu dot se gcc-bugzilla@gcc.gnu.org
Tue Nov 14 23:14:00 GMT 2006



------- Comment #1 from enok at lysator dot liu dot se  2006-11-14 23:14 -------
Created an attachment (id=12621)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12621&action=view)
Small testcase that triggers the compiler bug

gfortran4 -c tst.f90
 In file tst.f90:22

    CALL A(MAXVAL(X),Y)
          1
Error: Actual argument at (1) must be definable to match dummy INTENT =
OUT/INOUT


-- 


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



More information about the Gcc-bugs mailing list