PR gas/11507
commitf8e92af6fa67fe8a785ac409aa02086a93828c23
authorNick Clifton <nickc@redhat.com>
Tue, 20 Apr 2010 15:54:47 +0000 (20 15:54 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 20 Apr 2010 15:54:47 +0000 (20 15:54 +0000)
tree0b9da60754f703a7c32fca1b628ffba341145715
parent4432bd56e335fa7ae864624d517f9e58d678e54d
    PR gas/11507
        * macro.c (macro_expand_body): Do not treat LOCAL as a keyword in
        altmacro mode if found inside a quoted string.

        * gas/macros/altmacro.s: New test.
        * gas/macros/altmacro.d: Expected output.
gas/ChangeLog
gas/macro.c
gas/testsuite/ChangeLog
gas/testsuite/gas/macros/altmacro.d [new file with mode: 0644]
gas/testsuite/gas/macros/altmacro.s [new file with mode: 0644]