On Mon, Apr 6, 2026 at 9:38 AM John Naylor <[email protected]> wrote: > and appropriate guards. The earlier use of __builtin_constant_p in the > x86 case didn't happen to cause any failures on MSVC for some reason. > That path needs a guard as well, but since that's backpatchable I > handle it later. It's unlikely anyone passing special CFLAGS is using > a non-mainstream compiler, but that's still a potential trap waiting > for someone.
Done in 648818ba3. -- John Naylor Amazon Web Services
