https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108515
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- #include <stdio.h> int main() { printf("%p\n", stderr); return 0; } produces the same error
rguenth at gcc dot gnu.org via Gcc-bugs Tue, 24 Jan 2023 04:02:26 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108515
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- #include <stdio.h> int main() { printf("%p\n", stderr); return 0; } produces the same error