https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100438
--- Comment #6 from heinzisoft at web dot de --- Seems the crypto++ library includes x86intrin.h, and that leaks the macro. I assume a library isn't supposed to do that? https://github.com/weidai11/cryptopp/blob/master/misc.h#L83