Commit 38f78b0c by Jan Hubicka Committed by Jan Hubicka

* doc/invoke.texi (-Wsuggest-attribute): Add noreturn.

From-SVN: r161364
parent 09a1e889
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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment