[Bug fortran/25252] ICE on invalid code

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Mar 10 22:15:00 GMT 2007



------- Comment #7 from reichelt at gcc dot gnu dot org  2007-03-10 22:15 -------
Here's a shorter testcase, that crashes since GCC 4.0.0 on i686-pc-linux-gnu:

=============================
module FOO
  interface BAR
    module procedure X, Y,
  end interface BAR
end module
=============================


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
           Keywords|                            |monitored


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



More information about the Gcc-bugs mailing list