_GL_ATTRIBUTE_ERROR  789 include/config.h # define _GL_ATTRIBUTE_ERROR(msg) __attribute__ ((__error__ (msg)))
_GL_ATTRIBUTE_ERROR  792 include/config.h # define _GL_ATTRIBUTE_ERROR(msg) __attribute__ ((__diagnose_if__ (1, msg, "error")))
_GL_ATTRIBUTE_ERROR  795 include/config.h # define _GL_ATTRIBUTE_ERROR(msg)