re PR bootstrap/77751 (cc1plus: error: unrecognized command line option "-Wno-implici...
authorMarek Polacek <polacek@redhat.com>
Tue, 27 Sep 2016 10:40:37 +0000 (10:40 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Tue, 27 Sep 2016 10:40:37 +0000 (10:40 +0000)
commit9cdb2ca41de168423b973d1c0324978f31428d1a
tree2c0e240d84b9b28a3e9bb0dee6b185f9a9fc202b
parent56b653f1a37372ceaba9ec6cbfc44ce09153c259
re PR bootstrap/77751 (cc1plus: error: unrecognized command line option "-Wno-implicit-fallthrough" for insn-emit.o)

PR bootstrap/77751
* Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,
insn-latencytab.o-warn, insn-output.o-warn, insn-emit.o-warn): Use
-Wno-error instead of -Wno-implicit-fallthrough.

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