bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/22133] msp430 accepts mov &SRC(Rx), &DST(Rx)


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/22133] msp430 accepts mov &SRC(Rx), &DST(Rx)
Date: Thu, 05 Oct 2017 15:18:32 +0000

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

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

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

commit 2bfa0cdfadd313f3cc35329a17ba3c62865208a3
Author: Nick Clifton <address@hidden>
Date:   Thu Oct 5 16:17:22 2017 +0100

    Fix the MSP430 assembler so that it detects and reports extraneous text at
the end of operands.

        PR 22133
        * config/tc-msp430.c (parse_exp): Skip an 'h' suffix to constant
        expressions.
        (msp430_srcoperand): Check that the entire text was parsed by
        parse_exp.
        (msp430_operands): Likewise.
        * testsuite/gas/msp430/pr22133.s: New test file.
        * testsuite/gas/msp430/pr22133.d: New test driver.
        * testsuite/gas/msp430/pr22133.s: Expected error output.
        * testsuite/gas/msp430/msp430.exp: Run the new test.

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