------- Comment #1 from burnus at gcc dot gnu dot org  2008-01-04 07:23 -------
g95:
Error: Dummy procedure at (1) not allowed in ELEMENTAL procedure

ifort:
Error: A dum-arg of a procedure with the ELEMENTAL prefix-spec shall not be a
dummy procedure.   [F]
     PURE INTEGER FUNCTION F(I)


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-01-04 07:23:09
               date|                            |


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

Reply via email to