Commit ebaec5f0 by Jonathan Wakely Committed by Jonathan Wakely

invoke.texi (Language Independent Options): Rename node to Diagnostic Message Formatting Options.

	* doc/invoke.texi (Language Independent Options): Rename node to
	Diagnostic Message Formatting Options.

From-SVN: r226058
parent 21b13185
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.
......
......@@ -125,8 +125,8 @@ only one of these two forms, whichever one is not the default.
* 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?
......@@ -228,8 +228,8 @@ Objective-C and Objective-C++ Dialects}.
-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
......@@ -3153,7 +3153,7 @@ value, if any.
@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
......
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