https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122060
--- Comment #6 from Basile Starynkevitch <basile at starynkevitch dot net> --- On Wed, 2025-10-01 at 18:07 +0000, sjames at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122060 > > Sam James <sjames at gcc dot gnu.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |sjames at gcc dot gnu.org > > --- Comment #5 from Sam James <sjames at gcc dot gnu.org> --- > (In reply to Richard Biener from comment #3) > > Are you able to reprodce the issue when using the preprocessed source? Is > > the program using PCH during build? > > Please answer this part. No precompiled headers are not used. For what it is worth, that bug disappeared in gcc version 16.0.0 20250907 (experimental) (GCC) COLLECT_GCC_OPTIONS='-v' '--version' '-mtune=native' '-march=x86-64' '-dumpdir' 'a-'
