Commit b88ad32d by Jonathan Wakely Committed by Jonathan Wakely

Add whitespace before warning option added in previous commmit

	* doc/invoke.texi (Option Summary): Add whitespace.

From-SVN: r264083
parent c91c2006
2018-09-04 Jonathan Wakely <jwakely@redhat.com>
* doc/invoke.texi (Option Summary): Add whitespace.
* doc/invoke.texi (Option Summary): Add -Waligned-new.
2018-09-04 Richard Biener <rguenther@suse.de>
......
......@@ -277,7 +277,7 @@ Objective-C and Objective-C++ Dialects}.
@xref{Warning Options,,Options to Request or Suppress Warnings}.
@gccoptlist{-fsyntax-only -fmax-errors=@var{n} -Wpedantic @gol
-pedantic-errors @gol
-w -Wextra -Wall -Waddress -Waggregate-return -Waligned-new @gol
-w -Wextra -Wall -Waddress -Waggregate-return -Waligned-new @gol
-Walloc-zero -Walloc-size-larger-than=@var{byte-size}
-Walloca -Walloca-larger-than=@var{byte-size} @gol
-Wno-aggressive-loop-optimizations -Warray-bounds -Warray-bounds=@var{n} @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