From: David Edelsohn Date: Fri, 27 Aug 2004 18:30:32 +0000 (-0400) Subject: outer_code, not Outer code. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=03e9c50aa2b7197b62bceda0f13520f48ce82ea6;p=gcc.git outer_code, not Outer code. From-SVN: r86671 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fdf25f2b52d..54d4c5f1a25 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