diff options
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fdf25f2..54d4c5f 100644 --- 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> |