This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH][i386] Fix internal error in check_VecOperands


Hi,

This patch fixes an internal error, happening on gather/scatter
instructions without mask (testcase is added to inval-avx512f test).
Is it ok for trunk?

gas/Changelog:
2013-11-15  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>

        * config/tc-i386.c (check_VecOperands): Reorder checks.

gas/testsuite/Changelog:
2013-11-15  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>

        * gas/i386/inval-avx512f.s: Add invalid test for gather instruction
        with default mask.
        * gas/i386/inval-avx512f.l: Update correspondingly.


-- 
---
Best regards,
Michael V. Zolotukhin,
Software Engineer
Intel Corporation.

Attachment: 0001-Fix-assertion-on-gather-scatter.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]