From: Roland McGrath Date: Wed, 9 Oct 2013 18:18:49 +0000 (+0000) Subject: ld/ X-Git-Tag: binutils-2_24~123 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8a8f015ccbea69db9444ddea4a6ba7dd9693466;p=thirdparty%2Fbinutils-gdb.git 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. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index cca109cbbc7..865184f5c92 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2013-10-09 Roland McGrath + + * 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. + 2013-10-04 Will Newton * emulparams/aarch64elf.sh: Add IREL_IN_PLT. diff --git a/ld/emultempl/elf32.em b/ld/emultempl/elf32.em index 581d9db8977..682f5e53934 100644 --- a/ld/emultempl/elf32.em +++ b/ld/emultempl/elf32.em @@ -893,13 +893,11 @@ if test x"$LDEMUL_AFTER_OPEN" != xgld"$EMULATION_NAME"_after_open; then fragment <