ZYAN_GCC
#if defined(ZYAN_CLANG) || defined(ZYAN_GCC) || defined(ZYAN_ICC)
#if defined(ZYAN_GCC) || defined(ZYAN_CLANG)
#elif defined(ZYAN_GCC) || defined(ZYAN_CLANG)
# elif defined(ZYAN_GCC) && ((__GNUC__ == 4 && __GNUC_MINOR__ > 4) || __GNUC__ > 4)
#if defined(ZYAN_GCC) && __GNUC__ >= 7
#elif defined(ZYAN_GCC)
#if defined(ZYAN_CLANG) || defined(ZYAN_GCC) || defined(ZYAN_ICC)