Commit 8850966e by Marek Polacek Committed by Marek Polacek

* doc/invoke.texi: Add -Wno-init-list-lifetime to C++ Language Options.

From-SVN: r264441
parent 2d2ee186
2018-09-20 Marek Polacek <polacek@redhat.com>
* doc/invoke.texi: Add -Wno-init-list-lifetime to C++ Language Options.
2018-09-20 Richard Sandiford <richard.sandiford@arm.com>
PR tree-optimization/87288
......
......@@ -229,7 +229,7 @@ in the following sections.
-fext-numeric-literals @gol
-Wabi=@var{n} -Wabi-tag -Wconversion-null -Wctor-dtor-privacy @gol
-Wdelete-non-virtual-dtor -Wdeprecated-copy -Wliteral-suffix @gol
-Wmultiple-inheritance @gol
-Wmultiple-inheritance -Wno-init-list-lifetime @gol
-Wnamespaces -Wnarrowing @gol
-Wpessimizing-move -Wredundant-move @gol
-Wnoexcept -Wnoexcept-type -Wclass-memaccess @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