https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109891
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- IIRC this was to added to be similar to glibc's nullptr handling for %s: printf("xyza %s\n", nullptr);
pinskia at gcc dot gnu.org via Gcc-bugs Wed, 17 May 2023 08:13:32 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109891
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- IIRC this was to added to be similar to glibc's nullptr handling for %s: printf("xyza %s\n", nullptr);