cppinit.c (cpp_handle_option): Set warn_endif_labels if -pedantic here...
authorNeil Booth <neil@daikokuya.demon.co.uk>
Sun, 24 Mar 2002 12:52:28 +0000 (12:52 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 24 Mar 2002 12:52:28 +0000 (12:52 +0000)
commit2784528c88b0abf0496214ef78347939366c3eb9
tree656d6e3b34cbf5ee5f2d91701b0ce9db1c44443d
parent056719682d23e15e178a9a0ba4918dc3ded3455a
cppinit.c (cpp_handle_option): Set warn_endif_labels if -pedantic here...

* cppinit.c (cpp_handle_option): Set warn_endif_labels if
-pedantic here...
(cpp_post_options): ... not here.

From-SVN: r51258
gcc/ChangeLog
gcc/cppinit.c