> From: Óscar Fuentes <[email protected]> > Date: Sun, 24 Oct 2021 20:01:06 +0200 > Cc: [email protected] > > Paul Eggert <[email protected]> writes: > > > I don't know why the > > problem occurs only for GCC 11 on MS-Windows platforms, as I would > > think it'd also occur with earlier GCC versions. > > Most likely the problem is caused by an CRT update, not by gcc 11.
Could be, but unlikely: the problematic condition is only enabled for GCC 11.
