[Bug libstdc++/77704] Data race on std::ctype

2024-05-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77704 --- Comment #11 from GCC Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:23ef0f68ad5fca1fd7027c5f6cb9f6d27b28 commit r15-510-g23ef0f68ad5fca1fd7027c5f6cb9f6d27b28 Author: Jonathan Wakely Date:

[Bug libstdc++/77704] Data race on std::ctype

2024-05-03 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77704 --- Comment #10 from Jonathan Wakely --- (In reply to Boris Kolpackov from comment #5) > For anyone interested, here is the workaround we came up with: > > // A data race happens in the libstdc++ (as of GCC 7.2) implementation of the > //

[Bug libstdc++/77704] Data race on std::ctype

2024-05-03 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77704 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libstdc++/77704] Data race on std::ctype

2024-05-02 Thread rustamabd at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77704 Rustam Abdullaev changed: What|Removed |Added CC||rustamabd at gmail dot com ---

[Bug libstdc++/77704] Data race on std::ctype

2023-06-01 Thread dboles.src at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77704 Daniel Boles changed: What|Removed |Added CC||dboles.src at gmail dot com --- Comment

[Bug libstdc++/77704] Data race on std::ctype

2020-03-03 Thread rchibois at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77704 Rémy Chibois changed: What|Removed |Added CC||rchibois at gmail dot com --- Comment #6

[Bug libstdc++/77704] Data race on std::ctype

2018-01-16 Thread boris at kolpackov dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77704 --- Comment #5 from Boris Kolpackov --- For anyone interested, here is the workaround we came up with: // A data race happens in the libstdc++ (as of GCC 7.2) implementation of the // ctype::narrow() function (bug #77704). The issue is easily

[Bug libstdc++/77704] Data race on std::ctype

2018-01-16 Thread boris at kolpackov dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77704 Boris Kolpackov changed: What|Removed |Added CC||boris at kolpackov dot net ---

[Bug libstdc++/77704] Data race on std::ctype

2017-01-31 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77704 Jonathan Wakely changed: What|Removed |Added Last reconfirmed|2016-09-23 00:00:00 |2017-2-1 --- Comment #3 from Jonathan

[Bug libstdc++/77704] Data race on std::ctype

2017-01-31 Thread lz96 at foxmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77704 htfy96 changed: What|Removed |Added CC||lz96 at foxmail dot com --- Comment #2 from