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: Fri, 21 Jan 2011 13:45:06 +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
Janne Blomqvist <jb at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2011.01.21 13:44:37
CC| |jb at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #5 from Janne Blomqvist <jb at gcc dot gnu.org> 2011-01-21 13:44:37 UTC ---
Assigning to myself. The linking issues is probably not solvable, but at least
we should use the _r() functions if available.