https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107836
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |inline-asm
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Your inline-asm is missing some clubbers and I don't think you use inline-asm
this way where you keep around a value inside mm5 since the compiler does not
know you did that.
