[Bug libfortran/34291] Uninitialized variable is used in io/list_read.c which causes segfault

ek dot kato at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Nov 30 01:11:00 GMT 2007



------- Comment #4 from ek dot kato at gmail dot com  2007-11-30 01:11 -------
I can't provide a simple test case sorry, but I now realized that it seems to
be related that READ() for a namelist file ended with "&END" instead of "/"
causes the problem.

I use a library which creates namelist file by itself, and it puts "&END".  If
I replace the "&END" with "/", libgfortran doesn't seem to crash.


-- 


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



More information about the Gcc-bugs mailing list