This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/47375] GETLOG not threadsafe, causes warnings/wrong-code with static linking
- From: "jb at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 25 Jan 2011 16:46:23 +0000
- Subject: [Bug libfortran/47375] GETLOG not threadsafe, causes warnings/wrong-code with static linking
- Auto-submitted: auto-generated
- References: <bug-47375-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47375
--- Comment #6 from Janne Blomqvist <jb at gcc dot gnu.org> 2011-01-25 16:46:07 UTC ---
Author: jb
Date: Tue Jan 25 16:46:00 2011
New Revision: 169243
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169243
Log:
PR 47375 getlog thread safety
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/config.h.in
trunk/libgfortran/configure
trunk/libgfortran/configure.ac
trunk/libgfortran/intrinsics/getlog.c