This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
more might be clobbered
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: fortran at gcc dot gnu dot org
- Date: Sat, 30 Sep 2006 16:25:06 -0400 (EDT)
- Subject: more might be clobbered
The problem with the warning...
../../../gcc-4.2-20060928/libgfortran/io/list_read.c: In function 'list_formatted_read_scalar':
../../../gcc-4.2-20060928/libgfortran/io/list_read.c:1460: warning: argument 'type' might be clobbered by 'longjmp' or 'vfork'
appears to be discussed in the following thread...
http://lists.debian.org/debian-user/2002/01/msg05223.html
http://lists.debian.org/debian-user/2002/01/msg05243.html
FYI.
Jack