https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125203
--- Comment #2 from Pierre Ossman <ossman at cendio dot se> --- Created attachment 64429 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64429&action=edit Pre-processed source Sure. Pre-processed source attached. Command line: > c++ -DBUILD_TIMESTAMP="\"2026-05-06 12:10\"" -DHAVE_CONFIG_H -DHAVE_GNUTLS > -DHAVE_LIBSYSTEMD -DHAVE_NETTLE -DHAVE_XDAMAGE -DHAVE_XFIXES -DHAVE_XRANDR > -DHAVE_XTEST -D_FORTIFY_SOURCE=2 > -I/local/home/ossman/devel/tigervnc/builddir/x86_64 > -I/local/home/ossman/devel/tigervnc/common -isystem /usr/include/pixman-1 -g > -fdiagnostics-color -std=gnu++11 -Wall -Wextra -Wformat=2 -Wvla > -Wzero-as-null-pointer-constant -Wsuggest-override -Wshadow -g -D_DEBUG -Og > -Werror -fPIC -MD -MT common/core/CMakeFiles/core.dir/Exception.cxx.o -MF > CMakeFiles/core.dir/Exception.cxx.o.d -o CMakeFiles/core.dir/Exception.cxx.o > -c /local/home/ossman/devel/tigervnc/common/core/Exception.cxx -E
