projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b437e0
)
re PR rtl-optimization/7930 (ICE in ARM backend)
author
Richard Earnshaw
<rearnsha@gcc.gnu.org>
Sat, 21 Sep 2002 17:11:56 +0000
(17:11 +0000)
committer
Richard Earnshaw
<rearnsha@gcc.gnu.org>
Sat, 21 Sep 2002 17:11:56 +0000
(17:11 +0000)
PR opt/7930
* cse.c (fold_rtx): Calculate old_cost before we fold each
operand.
From-SVN: r57395
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 6b28a903227423cb6e8bb1b270acbf79ea4cdb2a..694dec17a00e6171ab60b88f2c0061b85c894083 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,6
+1,7
@@
2002-09-21 Richard Earnshaw <rearnsha@arm.com>
- * cse.c (fold_rtx): Calculate the old cost before we fold each
+ PR opt/7930
+ * cse.c (fold_rtx): Calculate old_cost before we fold each
operand.
2002-09-21 Richard Henderson <rth@redhat.com>