]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add -Waligned-new to Option Summary
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Sep 2018 13:25:42 +0000 (13:25 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Sep 2018 13:25:42 +0000 (13:25 +0000)
* doc/invoke.texi (Option Summary): Add -Waligned-new.

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

gcc/ChangeLog
gcc/doc/invoke.texi

index 5b60b32f243da715463918346244018b2dde44f6..0f4473cdec0fd132f8556e3880e3ca0819272d2f 100644 (file)
@@ -1,3 +1,7 @@
+2018-09-04  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/invoke.texi (Option Summary): Add -Waligned-new.
+
 2018-09-04  Richard Biener  <rguenther@suse.de>
 
        PR tree-optimization/87211
index f911ae0d1af48dea7196629404001b33a5cb0d43..27d822e83c32e1f0a83441b4c32d5ed32ccd303c 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  @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