binutils: Revert removal of AVX512 vmovd with 64-bit operands#9866
binutils: Revert removal of AVX512 vmovd with 64-bit operands#9866boegel merged 2 commits intoeasybuilders:developfrom
Conversation
This reverts parts of https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=704a705d7aaab8041df76e2981e2a1efc014aad0 from H.J. Lu <[email protected]> for compatibility with the Intel compiler Fixes easybuilders#8003
|
Test report by @bartoldeman |
boegel
left a comment
There was a problem hiding this comment.
@bartoldeman Can we apply the same patch to older binutils versions, in particular the one we use for the 2019b generation of easyconfigs? Cfr. #9870 .
Actually, that's just binutils-2.32-GCCcore-8.3.0.eb where the patch should work just fine, any reason you didn't apply it there?
|
Test report by @boegel |
|
I also reported this to Intel here: https://software.intel.com/en-us/forums/intel-c-compiler/topic/848751. There are on it. |
|
Test report by @bartoldeman |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @bartoldeman! |
This reverts parts of
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=704a705d7aaab8041df76e2981e2a1efc014aad0
from H.J. Lu [email protected] for compatibility with the Intel compiler
Fixes #8003