ZEND_GCC_VERSION  148 Zend/zend.h    #if ZEND_GCC_VERSION >= 2096
ZEND_GCC_VERSION  154 Zend/zend.h    #if ZEND_GCC_VERSION >= 4003 || __has_attribute(alloc_size)
ZEND_GCC_VERSION  162 Zend/zend.h    #if ZEND_GCC_VERSION >= 2007
ZEND_GCC_VERSION  168 Zend/zend.h    #if ZEND_GCC_VERSION >= 3001 && !defined(__INTEL_COMPILER)
ZEND_GCC_VERSION  174 Zend/zend.h    #if ZEND_GCC_VERSION >= 3001
ZEND_GCC_VERSION  182 Zend/zend.h    #if defined(__GNUC__) && ZEND_GCC_VERSION >= 3004 && defined(__i386__)
ZEND_GCC_VERSION  190 Zend/zend.h    #if defined(__GNUC__) && ZEND_GCC_VERSION >= 3004
ZEND_GCC_VERSION  136 ext/opcache/zend_shared_alloc.h #if ZEND_GCC_VERSION >= 2000
ZEND_GCC_VERSION  231 main/php.h     #define PHP_GCC_VERSION ZEND_GCC_VERSION