aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNeil Booth <neil@gcc.gnu.org>2003-08-03 12:27:28 +0000
committerNeil Booth <neil@gcc.gnu.org>2003-08-03 12:27:28 +0000
commitcb6eb88a2ee8b9edf00ca0c64deb94940e18fa41 (patch)
tree4d0ba208e0afbe840db1d4ae8e64fc03c204c7d6 /gcc
parent335d03ec867d418098bb3d0b312867bd17403fa8 (diff)
downloadgcc-cb6eb88a2ee8b9edf00ca0c64deb94940e18fa41.zip
gcc-cb6eb88a2ee8b9edf00ca0c64deb94940e18fa41.tar.gz
gcc-cb6eb88a2ee8b9edf00ca0c64deb94940e18fa41.tar.bz2
*** empty log message ***
From-SVN: r70117
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a242688..38c7c7d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,6 @@
2003-08-03 Neil Booth <neil@daikokuya.co.uk>
+ PR preprocessor/11534
* cppexp.c (parse_defined): Warn only if -pedantic.
2003-08-03 Neil Booth <neil@daikokuya.co.uk>
@@ -543,6 +544,8 @@ Wed Jul 30 19:12:10 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-07-29 Neil Booth <neil@daikokuya.co.uk>
+ PR preprocessor/11569
+ PR preprocessor/11649
* Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.
* cppfiles.c: Completely rewritten.
* c-incpath.c (free_path, remove_duplicates, heads, tails, add_path):