diff options
author | Andreas Jaeger <aj@gcc.gnu.org> | 2001-01-02 08:00:49 +0100 |
---|---|---|
committer | Andreas Jaeger <aj@gcc.gnu.org> | 2001-01-02 08:00:49 +0100 |
commit | 21c7361e4047bdf15f384ae2bd9c9868063f8025 (patch) | |
tree | 12f18ebddad6ed8db942da5167b01fafd5c86da5 /libstdc++-v3 | |
parent | 42ded877b0b8ed0213bce5e01a70ecc443c8a5d2 (diff) | |
download | gcc-21c7361e4047bdf15f384ae2bd9c9868063f8025.tar.gz |
c-decl.c (c_decode_option): Remove support of -Wmissing-noreturn.
* c-decl.c (c_decode_option): Remove support of
-Wmissing-noreturn.
* toplev.c (documented_lang_options): Remove -Wmissing-noreturn.
(W_options): Add -Wmissing-noreturn here.
* flow.c: Define lang_missing_noreturn_ok_p.
(check_function_return_warnings): Use it.
* c-common.h: Declare lang_missing_noreturn_ok_p.
* c-lang.c (c_missing_noreturn_ok_p): New function.
(lang_init): Set lang_missing_noreturn_ok_p.
* invoke.texi (Warning Options): Document this.
From-SVN: r38612
Diffstat (limited to 'libstdc++-v3')
0 files changed, 0 insertions, 0 deletions