+2015-07-22 Jonathan Wakely <jwakely@redhat.com>
+
+ * doc/invoke.texi (Language Independent Options): Rename node to
+ Diagnostic Message Formatting Options.
+
2015-07-21 Vladimir Makarov <vmakarov@redhat.com>
PR ipa/66424.
* C++ Dialect Options:: Variations on C++.
* Objective-C and Objective-C++ Dialect Options:: Variations on Objective-C
and Objective-C++.
-* Language Independent Options:: Controlling how diagnostics should be
- formatted.
+* Diagnostic Message Formatting Options:: Controlling how diagnostics should
+ be formatted.
* Warning Options:: How picky should the compiler be?
* Debugging Options:: Symbol tables, measurements, and debugging dumps.
* Optimize Options:: How much optimization?
-Wstrict-selector-match @gol
-Wundeclared-selector}
-@item Language Independent Options
-@xref{Language Independent Options,,Options to Control Diagnostic Messages Formatting}.
+@item Diagnostic Message Formatting Options
+@xref{Diagnostic Message Formatting Options,,Options to Control Diagnostic Messages Formatting}.
@gccoptlist{-fmessage-length=@var{n} @gol
-fdiagnostics-show-location=@r{[}once@r{|}every-line@r{]} @gol
-fdiagnostics-color=@r{[}auto@r{|}never@r{|}always@r{]} @gol
@end table
-@node Language Independent Options
+@node Diagnostic Message Formatting Options
@section Options to Control Diagnostic Messages Formatting
@cindex options to control diagnostics formatting
@cindex diagnostic messages