]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fixes a problem exposed by the aarcg64/illegal.s test case - where the assembler was
authorNick Clifton <nickc@redhat.com>
Mon, 16 Jun 2014 16:37:46 +0000 (17:37 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 16 Jun 2014 16:40:02 +0000 (17:40 +0100)
commitb97e87cc01703e2e612b1fc21c54f90b1a0f4519
tree0be8537d7e64d25e8b57f27e04bd1124bef105a5
parent7bc112c1b9bc6e6346e2afff9174fe4adbce909f
Fixes a problem exposed by the aarcg64/illegal.s test case - where the assembler was
generating too many error messages.

* config/tc-aarch64.c (md_apply_fix): Ignore unused relocs.
gas/ChangeLog
gas/config/tc-aarch64.c