ld/
authorRoland McGrath <roland@gnu.org>
Wed, 9 Oct 2013 18:16:18 +0000 (18:16 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 9 Oct 2013 18:16:18 +0000 (18:16 +0000)
commit677e5a92b1e998e33fbe216f4cbb52cc88b74bca
tree052544aecbf636da907376f0a631c7f97da597d8
parent1c1479bf9986448f9f88f4668b47d502cbf455e6
ld/
* emultempl/elf32.em (id_note_section_size): Use ATTRIBUTE_UNUSED
rather than a dummy assignment for unused parameter.
* plugin.c (get_input_file, release_input_file): Likewise.
ld/ChangeLog
ld/emultempl/elf32.em
ld/plugin.c