Makefile.in (gimple-match.o-warn): Use -Wno-unused instead of -Wno-unused-variable...
authorRichard Biener <rguenther@suse.de>
Mon, 1 Dec 2014 15:46:46 +0000 (15:46 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 1 Dec 2014 15:46:46 +0000 (15:46 +0000)
commitda42b278b26f923d23b304f21cf4e6ac973145dc
treed88bcd799275eb330d988d2748d7ac5df1de2026
parentcd04ce7fb911311dae2532765e6b7b89c14c2561
Makefile.in (gimple-match.o-warn): Use -Wno-unused instead of -Wno-unused-variable and...

2014-12-01  Richard Biener  <rguenther@suse.de>

* Makefile.in (gimple-match.o-warn): Use -Wno-unused instead of
-Wno-unused-variable and -Wno-unused-but-set-variable to restore
bootstrap with old GCC.
(generic-match.o-warn): Likewise.

From-SVN: r218224
gcc/ChangeLog
gcc/Makefile.in