From: Jonathan Wakely Date: Tue, 4 Sep 2018 13:34:47 +0000 (+0100) Subject: Add whitespace before warning option added in previous commmit X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b88ad32d4e3527ed9cd89a6c53ff533755dab779;p=gcc.git Add whitespace before warning option added in previous commmit * doc/invoke.texi (Option Summary): Add whitespace. From-SVN: r264083 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0f4473cdec0..7cbfcad8d84 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,7 @@ 2018-09-04 Jonathan Wakely + * doc/invoke.texi (Option Summary): Add whitespace. + * doc/invoke.texi (Option Summary): Add -Waligned-new. 2018-09-04 Richard Biener diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 27d822e83c3..ca92028b9ea 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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