https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124830

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
In this case I think it is r15-5603 instead (but one really doesn't need to
remove INCLUDE_MEMORY, but just move it earlier).
In fact, I wonder why we include "safe-ctype.h" so early in system.h, before
many other system (both C and C++) includes.
I'd put it after the isl includes or so.
Or rather move all the #include <...> stuff earlier before we start redefining
macros etc.

Reply via email to