Add PR preprocessor/12891 to Per's last patch.
authorAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 5 Nov 2003 21:24:31 +0000 (13:24 -0800)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 5 Nov 2003 21:24:31 +0000 (13:24 -0800)
From-SVN: r73282

gcc/ChangeLog

index ad5c273..a4e4966 100644 (file)
@@ -1,5 +1,6 @@
 2003-11-05  Per Bothner  <pbothner@apple.com>
 
+       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.