This is the mail archive of the binutils-cvs@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]

gdb and binutils branch master updated. 83861ea6d62762bf11482f12558516637bf270ac


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  83861ea6d62762bf11482f12558516637bf270ac (commit)
      from  ae56bfb8e7678409d1ea3603f63a40b01b764dc8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=83861ea6d62762bf11482f12558516637bf270ac

commit 83861ea6d62762bf11482f12558516637bf270ac
Author: Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
Date:   Fri Jan 31 08:13:06 2014 -0800

    Add gather/scatter tests with incorrect memory operand
    
    2014-01-31  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
    
    	PR gas/16488
    	* gas/i386/inval-avx512f.s: Add test for incorrect memory operand
    	for gather/scatter instructions.
    	* gas/i386/x86-64-inval-avx512f.s: Likewise.
    	* gas/i386/inval-avx512f.l: Adjust correspondingly.
    	* gas/i386/x86-64-inval-avx512f.l: Likewise.

-----------------------------------------------------------------------

Summary of changes:
 gas/testsuite/ChangeLog                       |    9 ++
 gas/testsuite/gas/i386/inval-avx512f.l        |  115 ++++++++++++++-----------
 gas/testsuite/gas/i386/inval-avx512f.s        |    9 ++
 gas/testsuite/gas/i386/x86-64-inval-avx512f.l |  107 ++++++++++++++----------
 gas/testsuite/gas/i386/x86-64-inval-avx512f.s |   11 +++
 5 files changed, 158 insertions(+), 93 deletions(-)


hooks/post-receive
-- 
gdb and binutils


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