This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [patch fortran] PR 13919 - Runtime "internal error" in IO
- From: Steven Bosscher <stevenb at suse dot de>
- To: bud davis <bdavis9659 at comcast dot net>
- Cc: fortran at gcc dot gnu dot org
- Date: Wed, 3 Mar 2004 08:26:09 +0100
- Subject: Re: [patch fortran] PR 13919 - Runtime "internal error" in IO
- Organization: SUSE Labs
- References: <1077325456.4974.34.camel@localhost.localdomain> <4036B0DD.5020202@comcast.net>
On Saturday 21 February 2004 02:14, bud davis wrote:
> Let's try this again :)
>
> problem was a segfault with an empty input file, finish_list_read has to
> have something to work with or the setjmp / longjmp has big problems.
I may misunderstand the problem, but shouldn't at_eol in
finish_list_read just be set in this case?
Gr.
Steven