[Bug fortran/45629] libgfortran/io/list_read.c:1872:10: warning: variable 'elem' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]

jb at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 2 12:56:00 GMT 2010


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

--- Comment #6 from Janne Blomqvist <jb at gcc dot gnu.org> 2010-11-02 12:56:44 UTC ---
Author: jb
Date: Tue Nov  2 12:56:38 2010
New Revision: 166180

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166180
Log:
PR 45629 Remove usage of setjmp/longjmp

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/io.h
    trunk/libgfortran/io/list_read.c
    trunk/libgfortran/io/transfer.c



More information about the Gcc-bugs mailing list