__GNUC_MINOR__

Previous Common Predefined Macros Next

The macro contains the minor version number of the compiler. This can be used to work around differences between different releases of the compiler. It must always be used together with __GNUC__.