common: add an MCST LCC check for vector features.
Since HEDLEY_GCC_VERSION is not defined for LCC as of Hedley v15 it the SIMDE_VECTOR_* macros were no longer set. This turns out to be a good thing though since LCC masquarades as GCC 7.3.0 but doesn't seem to support the vector extension features from GCC 4.8+.
Showing
Please register or sign in to comment