Add a test that relocs are correctly generated for missing build notes.
authorNick Clifton <nickc@redhat.com>
Fri, 13 Jul 2018 14:48:49 +0000 (15:48 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 13 Jul 2018 14:48:49 +0000 (15:48 +0100)
commitb84f59efc6d6d8e97135a1b92ca224d1b2cffe16
treec4d4f7d12767b1757fcafd32d306c4c3157fde7f
parent4ef4710f5c3e417dc43057e10d7675699bb38431
Add a test that relocs are correctly generated for missing build notes.

* testsuite/gas/elf/missing-build-notes.s: New test.  Checks that
relocs are correctly generated for missing build notes.
* testsuite/gas/elf/missing-build-notes.d: New file.  Expected
output from objdump.
* testsuite/gas/elf/elf.exp: Run the new test.
gas/ChangeLog
gas/testsuite/gas/elf/elf.exp
gas/testsuite/gas/elf/missing-build-notes.d [new file with mode: 0644]
gas/testsuite/gas/elf/missing-build-notes.s [new file with mode: 0644]