PR c++/81187
* doc/invoke.texi (-Wnoexcept-type): Fix name of option, from
-Wnoexcept.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249584
138bc75d-0d04-0410-961f-
82ee72b054a4
+2017-06-23 Jonathan Wakely <jwakely@redhat.com>
+
+ PR c++/81187
+ * doc/invoke.texi (-Wnoexcept-type): Fix name of option, from
+ -Wnoexcept.
+
2017-06-22 Matt Turner <mattst88@gmail.com>
* config/i386/driver-i386.c (host_detect_local_cpu): Add Kaby
specification (i.e. @code{throw()} or @code{noexcept}) but is known by
the compiler to never throw an exception.
-@item -Wnoexcept @r{(C++ and Objective-C++ only)}
+@item -Wnoexcept-type @r{(C++ and Objective-C++ only)}
@opindex Wnoexcept-type
@opindex Wno-noexcept-type
Warn if the C++1z feature making @code{noexcept} part of a function