projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b49a0a
)
Add PR preprocessor/12891 to Per's last patch.
author
Andrew Pinski
<pinskia@gcc.gnu.org>
Wed, 5 Nov 2003 21:24:31 +0000
(13:24 -0800)
committer
Andrew Pinski
<pinskia@gcc.gnu.org>
Wed, 5 Nov 2003 21:24:31 +0000
(13:24 -0800)
From-SVN: r73282
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index ad5c2731b7e57b07e08f1d901e1ebc9029691af3..a4e4966fc1006dbe14111c7a846493ec52a34b29 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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.