Fix compile time warnings about unused variables 'yyinput' and 'input'.
authorDmitry Gorbachev <d.g.gorbachev@gmail.com>
Wed, 12 Mar 2014 10:56:17 +0000 (10:56 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 12 Mar 2014 10:56:17 +0000 (10:56 +0000)
commitc63043aae739e147ad1da015d48ecceeb8b3fef9
treed44393b7423e7798f6d6ce6d320a2a566e3dc923
parentfa47fa924667f5d668faf24412dea39150e14a2a
Fix compile time warnings about unused variables 'yyinput' and 'input'.

PR binutils/16567
* deflex.l: Add noinput and nounput options.
binutils/ChangeLog
binutils/deflex.l