bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22464] x86 gas -n option does not work


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/22464] x86 gas -n option does not work
Date: Wed, 22 Nov 2017 00:50:18 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

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

commit 0ad71725d917c51b46ffacbad25744dd889e87da
Author: H.J. Lu <address@hidden>
Date:   Tue Nov 21 16:44:29 2017 -0800

    x86: Add tests for -n option of x86 assembler

    The -n command-line of x86 assembler disables optimization of alignment
    directives, like ".balign 8, 0x90", with multi-byte nop instructions
    such as leal 0(%esi),%esi.

        PR gas/22464
        * testsuite/gas/i386/align-1.s: New file.
        * testsuite/gas/i386/align-1a.d: Likewise.
        * testsuite/gas/i386/align-1b.d: Likewise.
        * testsuite/gas/i386/i386.exp: Run align-1a and align-1b.

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