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

2017-08-06 Thread bugzi...@poradnik-webmastera.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81664 Daniel Fruzynski changed: What|Removed |Added Status|UNCONFIRMED

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

2017-08-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81664 --- Comment #4 from Uroš Bizjak --- (In reply to Daniel Fruzynski from comment #2) > So there is another problem here: for some reason both mentioned gcc > versions accepts -mmovbe and -mno-movbe options. If movbe is not supported, > gcc should

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

2017-08-02 Thread bugzi...@poradnik-webmastera.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81664 Daniel Fruzynski changed: What|Removed |Added Status|RESOLVED

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

2017-08-02 Thread bugzi...@poradnik-webmastera.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81664 --- Comment #2 from Daniel Fruzynski --- So there is another problem here: for some reason both mentioned gcc versions accepts -mmovbe and -mno-movbe options. If movbe is not supported, gcc should complain that

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

2017-08-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81664 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---