bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/17421] Internal error in output_insn during kernel build


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/17421] Internal error in output_insn during kernel build
Date: Tue, 23 Sep 2014 18:16:28 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=17421

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
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  9e5e52835bb205850fb0fa6f0393ecd64b02b22f (commit)
      from  c4d9ceb6473237e614c66be97351109b9f260505 (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=9e5e52835bb205850fb0fa6f0393ecd64b02b22f

commit 9e5e52835bb205850fb0fa6f0393ecd64b02b22f
Author: H.J. Lu <address@hidden>
Date:   Tue Sep 23 11:12:23 2014 -0700

    Disallow VEX/EVEX encoded instructions in 16-bit mode

    gas/

        PR gas/17421
        * config/tc-i386.c (md_assemble): Disallow VEX/EVEX encoded
        instructions in 16-bit mode.

    gas/testsuite/

        PR gas/17421
        * gas/i386/i386.exp: Run inval-16.

        * gas/i386/inval-16.l: New file.
        * gas/i386/inval-16.s: Likewise.

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

Summary of changes:
 gas/ChangeLog                     |    6 ++++++
 gas/config/tc-i386.c              |   17 +++++++++++++----
 gas/testsuite/ChangeLog           |    8 ++++++++
 gas/testsuite/gas/i386/i386.exp   |    1 +
 gas/testsuite/gas/i386/inval-16.l |   20 ++++++++++++++++++++
 gas/testsuite/gas/i386/inval-16.s |    9 +++++++++
 6 files changed, 57 insertions(+), 4 deletions(-)
 create mode 100644 gas/testsuite/gas/i386/inval-16.l
 create mode 100644 gas/testsuite/gas/i386/inval-16.s

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]