https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87928
--- Comment #10 from Daniel Santos <daniel.santos at pobox dot com> --- (In reply to Uroš Bizjak from comment #9) > Fixed everywhere. Thank you Uros, great work! It's an easy mistake to assume that you're "on one system/ABI or another" and forget about function-level attributes. But I've never been too crazy about the way some globals and macros are sort-of hidden in .md or .opt files and generated in the build (like ix86_abi).