[Bug target/81664] __attribute__((target("movbe"))) does not work

bugzilla@poradnik-webmastera.com gcc-bugzilla@gcc.gnu.org
Sun Aug 6 08:52:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81664

Daniel Fruzynski <bugzilla@poradnik-webmastera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Daniel Fruzynski <bugzilla@poradnik-webmastera.com> ---
OK, you are right. I assumed that movbe instruction can work on registers.
After compiling your code movbe was generated. I also was mislead by your first
response, I thought that you are talking about movbe instruction support in
general, not about target attribute. So I am closing this issue.


More information about the Gcc-bugs mailing list