]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add whitespace before warning option added in previous commmit
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Sep 2018 13:34:47 +0000 (13:34 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Sep 2018 13:34:47 +0000 (13:34 +0000)
* doc/invoke.texi (Option Summary): Add whitespace.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264083 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index 0f4473cdec0fd132f8556e3880e3ca0819272d2f..7cbfcad8d849c49e68d45ca6ad36bdfbcac25ae5 100644 (file)
@@ -1,5 +1,7 @@
 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>
index 27d822e83c32e1f0a83441b4c32d5ed32ccd303c..ca92028b9ea0fb1fbd8c55ab5f415fc3c1b2c945 100644 (file)
@@ -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