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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Just note that not all supported compilers have to define __has_builtin macro,
so it needs to be guarded (like it already is e.g. in ira-color.cc).

Reply via email to