[Bug middle-end/110764] [12/13/14 Regression] False positive -Warray-bounds warning swapping std::thread::id

maxim.yegorushkin at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Jul 21 22:35:25 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110764

--- Comment #7 from Maxim Egorushkin <maxim.yegorushkin at gmail dot com> ---
> Can you provide the preprocessed source? Since I can't seem to reproduce it with the above.

It should be compiled with "-pthread -std=gnu++14 -O3 -Wall -Wextra -Werror" to
trigger the warning/error.

But I don't have access to Debian gcc-13, which is the origin of this issue, to
be able to provide a preprocessed source.


More information about the Gcc-bugs mailing list