------- Comment #1 from burnus at gcc dot gnu dot org  2007-02-20 16:55 -------
The program compiles with ifort, g95 and nagf95.

gfortran rejects it with:
 CALL SUB(xx,I)
         1
Error: GENERIC non-INTRINSIC procedure 'xx' is not allowed as an actual
argument at (1)


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu dot
                   |                            |org
           Keywords|                            |rejects-valid
            Summary|incorrect error message for |GENERIC non-INTRINSIC
                   |valid code                  |procedure rejected as actual
                   |                            |argument


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

Reply via email to