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/50659] [F03] ICE on invalid with procedure interface


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janus at gcc dot gnu.org
            Summary|ICE on invalid with         |[F03] ICE on invalid with
                   |procedure interface         |procedure interface

--- Comment #1 from janus at gcc dot gnu.org 2011-10-07 18:22:47 UTC ---
(In reply to comment #0)
> :: arrSize
> end module Size_Mod

Apparently the first line of the module is missing:

module Size_Mod


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