This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/15953] ICE with segmentation fault on valid code
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2004 12:44:48 -0000
- Subject: [Bug fortran/15953] ICE with segmentation fault on valid code
- References: <20040612123926.15953.Mart.Rentmeester@sci.kun.nl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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