[Bug fortran/25102] Procedure for interface assignment must have two dummy arguments
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jan 14 09:44:00 GMT 2006
------- 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
More information about the Gcc-bugs
mailing list