Add whitespace before warning option added in previous commmit
authorJonathan Wakely <jwakely@redhat.com>
Tue, 4 Sep 2018 13:34:47 +0000 (14:34 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 4 Sep 2018 13:34:47 +0000 (14:34 +0100)
* doc/invoke.texi (Option Summary): Add whitespace.

From-SVN: r264083

gcc/ChangeLog
gcc/doc/invoke.texi

index 0f4473c..7cbfcad 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 27d822e..ca92028 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