K 10 svn:author V 3 imp K 8 svn:date V 27 2020-10-24T23:21:22.978155Z K 7 svn:log V 365 Remove intel compiler support from math.h The intel compiler support has badly decayed over the years. Stop pretending that we support it. Note, I've stopped short of requiring gcc builtin support with this commit since other compilers may be used to build non-base software and we need to support those so more investigation is needed before simplifying further. END