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/15953] ICE with segmentation fault on valid code


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-12 12:44 -------
This is interesting but I cannot reproduce it on 20040610 and there was no change to gfortran between 
then and 20040611.

But I do get an error message though:
  In file pr15963.f:16

      end function number_of_digits
        1
Error: Expecting END PROGRAM statement at (1)
Error: Unexpected end of file in 'pr15963.f'
which is wrong.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE with segmentation fault |ICE with segmentation fault
                   |on valid code               |on valid code


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


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