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

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

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

commit 8b2d793ce5ee03336d6c1d1f30b8d296cbe443de
Author: Nick Clifton <ni...@redhat.com>
Date:   Thu Apr 30 11:17:55 2015 +0100

    GAS ARM: Warn if the user creates a symbol with the same name as an
instruction.

        PR gas/18347
    gas * config/tc-arm.c (md_undefined_symbol): Issue a warning message
        (if enabled) when the user creates a symbol with the same name as
        an ARM instruction.
        (flag_warn_syms): New static variable.
        (arm_opts): Add mwarn-syms and mno-warn-syms.
        * doc/c-arm.texi (ARM Options): Document the -m[no-]warn-syms
        options.

    tests       * gas/arm/pr18347.s: New file: Test case.
        * gas/arm/pr18347.l: New file: Expected assembler output.
        * gas/arm/pr18347.d: New file: Test driver.

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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to