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 ad5c2731b7e57b07e08f1d901e1ebc9029691af3..a4e4966fc1006dbe14111c7a846493ec52a34b29 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.