[Bug c++/104722] Wrong std::accumulate result with -D_GLIBCXX_PARALLEL flag
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 2 00:06:32 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104722
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |WONTFIX
--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> ---
_GLIBCXX_PARALLEL has been unmaintained pretty much since it was added to
libstdc++ and I don't see much point in spending any time fixing its bugs.
Changing from INVALID to WONTFIX since that's more accurate.
More information about the Gcc-bugs
mailing list