bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/31323] [x86] GAS does not error out instruction that exceed 15


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/31323] [x86] GAS does not error out instruction that exceed 15 bytes
Date: Tue, 06 Feb 2024 12:27:28 +0000

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

--- Comment #4 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0afc614c9938fbf5eda10a26c77d574c3c2f945a

commit 0afc614c9938fbf5eda10a26c77d574c3c2f945a
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Feb 5 11:58:08 2024 -0800

    x86: Warn .insn instruction with length > 15 bytes

    Change .insn instruction with length > 15 bytes from error to warning.

            PR gas/31323
            * config/tc-i386.c (output_insn): Issue a warning when .insn
            instruction length exceeds the limit of 15 bytes.
            * testsuite/gas/i386/oversized64.s: Add a test for .insn
            * testsuite/gas/i386/oversized64.l: Updated.

-- 
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]