http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37927
--- Comment #4 from Georg Sauthoff 2013-03-02
20:51:07 UTC ---
Can reproduce this with gcc 4.7.2:
$ cat setl.c
#include
#include
#include
int main()
{
char *s = setlocale(LC_ALL, 0);
char buffer[512] = {0};
strcpy(buf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44661
--- Comment #5 from Georg Sauthoff 2013-03-02
20:42:25 UTC ---
I can reproduce this issue on Ubuntu 10.04 (gcc 4.4.3).
That means:
$ gcc -o foo foo.c -fmudflapth -lpthread -lmudflapth
$ ./foo
-> mf: erroneous reentrancy detected i
rsion: 4.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: g_sauthoff at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45132