https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125451
--- Comment #2 from Thomas Wolff <towo at computer dot org> --- > Are you compiling cygwin with GCC 16 or these pre-built libraries? No, cygwin is the normal release installation and the issue does not occur on the same installation with older gcc versions. > Can you provide the preprocessed source here? The preprocessed source from gcc 16.0.1 will be attached and is essentially identical with the 13.4.0 preprocessed source. Also cross-compiling both pre-processed versions with the other gcc version shows that the difference comes during the post-compilation (or linking) step.
