This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/34291] [4.3 Regression] Segfault in io/list_read.c handling of end conditions
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Nov 2007 05:16:36 -0000
- Subject: [Bug libfortran/34291] [4.3 Regression] Segfault in io/list_read.c handling of end conditions
- References: <bug-34291-15446@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from jvdelisle at gcc dot gnu dot org 2007-11-30 05:16 -------
I have retitled this to reflect a bit more correctly. The workaround in Comment
#6 almost works, but it masks another problem. The patch that caused the
regression is r129016. The test case works fine on r129015 of list_read.c
--
jvdelisle at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Uninitialized variable is |[4.3 Regression] Segfault in
|used in io/list_read.c which|io/list_read.c handling of
|causes segfault |end conditions
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34291