Commit 04620f22 by Thomas Schwinge Committed by Thomas Schwinge

Placate gcc.misc-tests/help.exp regarding -Wdo-subscript

	gcc/fortran/
	* lang.opt <Wdo-subscript>: End help text with a period.

From-SVN: r253225
parent 7ba950d3
2017-09-27 Thomas Schwinge <thomas@codesourcery.com>
* lang.opt <Wdo-subscript>: End help text with a period.
2017-09-26 Thomas Koenig <tkoenig@gcc.gnu.org>
* frontend-passes.c (do_subscript): Don't do anything
......
......@@ -239,7 +239,7 @@ Warn about most implicit conversions.
Wdo-subscript
Fortran Var(warn_do_subscript) Warning LangEnabledBy(Fortran,Wextra)
Warn about possibly incorrect subscripts in do loops
Warn about possibly incorrect subscripts in do loops.
Wextra
Fortran Warning
......
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