[Bug libstdc++/54185] [4.7/4.8 Regression] condition_variable not properly destructed

2022-09-21 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54185 --- Comment #17 from Jonathan Wakely --- Yes, I've raised this with the AIX pthreads team, but they disagreed with my interpretation of POSIX. They said my reduced example was incorrect because pthread_cond_destroy() and pthread_mutex_destroy()

[Bug libstdc++/54185] [4.7/4.8 Regression] condition_variable not properly destructed

2022-09-21 Thread paul.groke at dynatrace dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54185 Paul Groke changed: What|Removed |Added CC||paul.groke at dynatrace dot com ---

[Bug libstdc++/54185] [4.7/4.8 Regression] condition_variable not properly destructed

2020-08-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54185 --- Comment #15 from Jonathan Wakely --- (In reply to Lewis Hyatt from comment #14) > I have problems with the test case for this bug > (libstdc++-v3/testsuite/30_threads/condition_variable/54185.cc) failing > randomly. It fails reliably on

[Bug libstdc++/54185] [4.7/4.8 Regression] condition_variable not properly destructed

2020-08-13 Thread lhyatt at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54185 Lewis Hyatt changed: What|Removed |Added CC||lhyatt at gmail dot com --- Comment #14

[Bug libstdc++/54185] [4.7/4.8 Regression] condition_variable not properly destructed

2018-01-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54185 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug libstdc++/54185] [4.7/4.8 Regression] condition_variable not properly destructed

2012-08-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54185 --- Comment #10 from Jonathan Wakely redi at gcc dot gnu.org 2012-08-13 19:56:55 UTC --- Author: redi Date: Mon Aug 13 19:56:50 2012 New Revision: 190356 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190356 Log: 2012-08-13 David Adler

[Bug libstdc++/54185] [4.7/4.8 Regression] condition_variable not properly destructed

2012-08-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54185 --- Comment #10 from Jonathan Wakely redi at gcc dot gnu.org 2012-08-13 19:56:55 UTC --- Author: redi Date: Mon Aug 13 19:56:50 2012 New Revision: 190356 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190356 Log: 2012-08-13 David Adler

[Bug libstdc++/54185] [4.7/4.8 Regression] condition_variable not properly destructed

2012-08-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54185 --- Comment #11 from Jonathan Wakely redi at gcc dot gnu.org 2012-08-13 19:57:36 UTC --- Author: redi Date: Mon Aug 13 19:57:31 2012 New Revision: 190357 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190357 Log: 2012-08-13 David Adler

[Bug libstdc++/54185] [4.7/4.8 Regression] condition_variable not properly destructed

2012-08-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54185 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED