projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2032ad
)
re PR c/14171 (Bootstrap (--enable-intermodule) dies with reg-stack.c:235: error...
author
Andrew Pinski
<pinskia@gcc.gnu.org>
Wed, 19 May 2004 22:27:40 +0000
(15:27 -0700)
committer
Andrew Pinski
<pinskia@gcc.gnu.org>
Wed, 19 May 2004 22:27:40 +0000
(15:27 -0700)
2004-05-19 Andrew Pinski <pinskia@physics.uc.edu>
PR c/14171
* reg-stack.c (nan): Rename to ...
(not_a_num): Here.
(reg_to_stack): Rename nan to not_a_num.
(subst_stack_regs_pat): Likewise.
(convert_regs_entry): Likewise.
(convert_regs_1): Likewise.
From-SVN: r82040
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 4bb13bfdd78c1c6e988e9048e4b5d713b0ecbfef..54e328a560eac8cd65ae336cc0a0200e40e74214 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,5
+1,6
@@
2004-05-19 Andrew Pinski <pinskia@physics.uc.edu>
+ PR c/14171
* reg-stack.c (nan): Rename to ...
(not_a_num): Here.
(reg_to_stack): Rename nan to not_a_num.