https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120020
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >performance-critical applications using inline assembly for specialized >operations like cryptography, multimedia processing, There are intrinsics for those instead of inline-asm.