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.