This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/25102] Procedure for interface assignment must have two dummy arguments



------- Comment #3 from pault at gcc dot gnu dot org  2006-01-14 09:44 -------
To quote Lahey on this one:

Compiling program unit TT at line 1:
  1267-S: "SOURCE.F90", line 6: If ASSIGNMENT is specified in the INTERFACE
statement, 'set' must have exactly 2 dummy arguments.

Strangely, ifort does not complain and even produces an executable!


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pault at gcc dot gnu dot org
            Summary|ICE on invalid code         |Procedure for interface
                   |                            |assignment must have two
                   |                            |dummy arguments


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]