projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3922e7c
)
Remove duplicate entry, mention PR.
author
DJ Delorie
<dj@gcc.gnu.org>
Fri, 5 Sep 2003 00:46:06 +0000
(20:46 -0400)
committer
DJ Delorie
<dj@gcc.gnu.org>
Fri, 5 Sep 2003 00:46:06 +0000
(20:46 -0400)
From-SVN: r71100
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 9b8ec11fbd8a8487b12de8b695d4d99eac6824c7..3db86c36a965ca638bfaf0fb8d31509fa9e1dc69 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-7,8
+7,8
@@
* builtins.c (apply_args_size): Guard against a NULL cfun.
(expand_builtin_apply_args_1): Likewise.
- (expand_builtin_apply_args_1): Likewise.
(expand_builtin_apply): Likewise.
+ Fixes PR bootstrap/12172.
2003-09-04 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>