[Bug libgcc/56101] pthread program abort

2022-07-03 Thread masahiko.kimoto at miraclelinux dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56101 Masahiko Kimoto changed: What|Removed |Added CC||masahiko.kimoto@miraclelinu

[Bug libgcc/56101] pthread program abort

2013-05-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56101 --- Comment #5 from Andrew Pinski --- *** Bug 55779 has been marked as a duplicate of this bug. ***

[Bug libgcc/56101] pthread program abort

2013-05-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56101 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libgcc/56101] pthread program abort

2013-05-18 Thread siddhesh at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56101 --- Comment #3 from Siddhesh Poyarekar --- Here's the simplified non-preprocessed test, since it's not a problem with the compiler proper: $ cat > tmain.C #include #include #include extern "C" void *worker_thread(void *tap) { int j[1] = {

[Bug libgcc/56101] pthread program abort

2013-05-18 Thread siddhesh at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56101 Siddhesh Poyarekar changed: What|Removed |Added CC||siddhesh at redhat dot com --- Comme

[Bug libgcc/56101] pthread program abort

2013-01-25 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56101 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|