Commit 2506e3b0 by Volker Reichelt Committed by Volker Reichelt

* doc/invoke.texi (-Wduplicated-branches): Add to warning list.

From-SVN: r248887
parent aea5e79a
2017-06-05 Volker Reichelt <v.reichelt@netcologne.de>
* doc/invoke.texi (-Wduplicated-branches): Add to warning list.
2017-06-05 Jan Hubicka <hubicka@ucw.cz> 2017-06-05 Jan Hubicka <hubicka@ucw.cz>
* cfgexpand.c (expand_gimple_tailcall): Initialize profile of * cfgexpand.c (expand_gimple_tailcall): Initialize profile of
......
...@@ -273,7 +273,8 @@ Objective-C and Objective-C++ Dialects}. ...@@ -273,7 +273,8 @@ Objective-C and Objective-C++ Dialects}.
-Wno-deprecated -Wno-deprecated-declarations -Wno-designated-init @gol -Wno-deprecated -Wno-deprecated-declarations -Wno-designated-init @gol
-Wdisabled-optimization @gol -Wdisabled-optimization @gol
-Wno-discarded-qualifiers -Wno-discarded-array-qualifiers @gol -Wno-discarded-qualifiers -Wno-discarded-array-qualifiers @gol
-Wno-div-by-zero -Wdouble-promotion -Wduplicated-cond @gol -Wno-div-by-zero -Wdouble-promotion @gol
-Wduplicated-branches -Wduplicated-cond @gol
-Wempty-body -Wenum-compare -Wno-endif-labels -Wexpansion-to-defined @gol -Wempty-body -Wenum-compare -Wno-endif-labels -Wexpansion-to-defined @gol
-Werror -Werror=* -Wextra-semi -Wfatal-errors @gol -Werror -Werror=* -Wextra-semi -Wfatal-errors @gol
-Wfloat-equal -Wformat -Wformat=2 @gol -Wfloat-equal -Wformat -Wformat=2 @gol
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment