summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2002-03-24 12:52:28 +0000
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2002-03-24 12:52:28 +0000
commite85db6f8ce634f2818ed74af59ce21ebd9751574 (patch)
tree656d6e3b34cbf5ee5f2d91701b0ce9db1c44443d /gcc/ChangeLog
parent90491e21acf44d19e3712c59715d11fb6c69630e (diff)
downloadgcc-e85db6f8ce634f2818ed74af59ce21ebd9751574.tar.gz
* cppinit.c (cpp_handle_option): Set warn_endif_labels if
-pedantic here... (cpp_post_options): ... not here. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51258 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3f568562ca2..6fbe7be4f0c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,4 +1,10 @@
2002-03-24 Neil Booth <neil@daikokuya.demon.co.uk>
+
+ * cppinit.c (cpp_handle_option): Set warn_endif_labels if
+ -pedantic here...
+ (cpp_post_options): ... not here.
+
+2002-03-24 Neil Booth <neil@daikokuya.demon.co.uk>
Aldy Hernandez <aldyh@redhat.com>
Removal of separate preprocessor cpp0.