[Bug target/80338] no such instruction: kmovb, operand type mismatch for vrcp14ps

2017-04-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80338

Jakub Jelinek  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||jakub at gcc dot gnu.org
 Resolution|--- |INVALID

--- Comment #4 from Jakub Jelinek  ---
Then closing.

[Bug target/80338] no such instruction: kmovb, operand type mismatch for vrcp14ps

2017-04-06 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80338

Andrew Pinski  changed:

   What|Removed |Added

 Target||x86_64
  Component|c++ |target

--- Comment #1 from Andrew Pinski  ---
What binutils version are you using?

[Bug target/80338] no such instruction: kmovb, operand type mismatch for vrcp14ps

2017-04-06 Thread m...@sven-woop.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80338

--- Comment #3 from Sven Woop  ---
Ok with binutils.x86_64 2.25.1-22.base.el7 this works. Now I have an internal
compiler error, will try to isolate this too.

[Bug target/80338] no such instruction: kmovb, operand type mismatch for vrcp14ps

2017-04-06 Thread m...@sven-woop.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80338

--- Comment #2 from Sven Woop  ---
binutils.x86_64 2.23.52.0.1-16.el7

Will check if I can upgrade somehow.