From f6d90f821d4d9b5f6be324d39369617c1c87574a Mon Sep 17 00:00:00 2001 From: Andrew Pinski Date: Wed, 5 Nov 2003 13:24:31 -0800 Subject: [PATCH] Add PR preprocessor/12891 to Per's last patch. From-SVN: r73282 --- gcc/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ad5c273..a4e4966 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2003-11-05 Per Bothner + PR preprocessor/12891 * c-opts.c (finish_options): Set include_cursor to disable premature calls to push_command_line_include from cpp_scan_nooutput. Fixes bug reported by DJ Delorie. -- 2.7.4