|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/18347] On ARM, "LDR =something" with missing destination register is silently ignored |
Date: | Thu, 30 Apr 2015 10:19:49 +0000 |
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 <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8b2d793ce5ee03336d6c1d1f30b8d296cbe443de commit 8b2d793ce5ee03336d6c1d1f30b8d296cbe443de Author: Nick Clifton <address@hidden> 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.
[Prev in Thread] | Current Thread | [Next in Thread] |