projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1494c53
)
outer_code, not Outer code.
author
David Edelsohn
<dje@gcc.gnu.org>
Fri, 27 Aug 2004 18:30:32 +0000
(14:30 -0400)
committer
David Edelsohn
<dje@gcc.gnu.org>
Fri, 27 Aug 2004 18:30:32 +0000
(14:30 -0400)
From-SVN: r86671
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index fdf25f2b52def700f68e1e515746a946cf8362e7..54d4c5f1a25f8ede00e7377e23debae67b951d9d 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-3,7
+3,7
@@
* config/rs6000/rs6000.c (rs6000_override_options): Increase
maximum skip to 15. Set function alignment, jump alignment, and
loop alignment to 16 for processors that form dispatch groups.
- (rs6000_rtx_costs):
Outer
code is used.
+ (rs6000_rtx_costs):
outer_
code is used.
2004-08-27 Nathan Sidwell <nathan@codesourcery.com>