__has_include__ is problematic

Florian Weimer fweimer@redhat.com
Mon Jan 14 21:51:00 GMT 2019


* Jakub Jelinek:

> Because the magic builtin is a preprocessor builtin, kind of macro,
> so you can't have a normal macro with the same name.

Could we turn this kind-of-macro into something that can be tested using
#ifdef?

Thanks,
Florian



More information about the Gcc mailing list