Add unused attribute where necessary to quiet GCC 6 warnings.
authorCary Coutant <ccoutant@gmail.com>
Thu, 3 Mar 2016 22:13:10 +0000 (14:13 -0800)
committerCary Coutant <ccoutant@gmail.com>
Wed, 9 Mar 2016 04:34:18 +0000 (20:34 -0800)
commit202736beb188043bbac7a3b071f5f7a2b7f85dfa
treef144aa6124577317f5b273861a298a651795944a
parent0863441e8a42031ad1f6957d7f21bae1992c5d44
Add unused attribute where necessary to quiet GCC 6 warnings.

gold/
PR 19751
* arm.cc (Reloc_stub::Key::name): Add unused attribute.
* dirsearch.cc (Dir_caches::~Dir_caches): Likewise.
gold/ChangeLog
gold/arm.cc
gold/dirsearch.cc