*** empty log message ***
authorNeil Booth <neil@gcc.gnu.org>
Sun, 3 Aug 2003 12:27:28 +0000 (12:27 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 3 Aug 2003 12:27:28 +0000 (12:27 +0000)
From-SVN: r70117

gcc/ChangeLog

index a242688cbe378fb5c9b9a8656b15c1defdab4841..38c7c7d7848fddaf6f8b8de765602bf03fc53f7a 100644 (file)
@@ -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):