* doc/invoke.texi (-Wsuggest-attribute): Add noreturn.
authorJan Hubicka <jh@suse.cz>
Fri, 25 Jun 2010 07:56:43 +0000 (09:56 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 25 Jun 2010 07:56:43 +0000 (07:56 +0000)
From-SVN: r161364

gcc/ChangeLog
gcc/doc/invoke.texi

index 3304184c115a9ffd5611dcc71e5c28b9e04af692..aab3abad54bbe3ae748dd336a316e78d801faf1c 100644 (file)
@@ -1,3 +1,7 @@
+2010-06-25  Jan Hubicka  <jh@suse.cz>
+
+       * doc/invoke.texi (-Wsuggest-attribute): Add noreturn.
+
 2010-06-25  Shujing Zhao  <pearly.zhao@oracle.com>
 
        PR c/44517
index 3eae7d7a36e1f61dfda122b7102dec6067429a41..7aa4e51871339b64dd43b127e119cc0773cbd284 100644 (file)
@@ -3669,7 +3669,7 @@ comparisons, so this warning level will give a very large number of
 false positives.
 @end table
 
-@item -Wsuggest-attribute=@r{[}const@r{|}pure@r{]}
+@item -Wsuggest-attribute=@r{[}const@r{|}pure@r{|}noreturn@r{]}
 @opindex Wsuggest-attribute=
 @opindex Wno-suggest-attribute=
 Warn for cases where adding an attribute may be beneficial. The