outer_code, not Outer code.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Aug 2004 18:30:32 +0000 (18:30 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Aug 2004 18:30:32 +0000 (18:30 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86671 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index fdf25f2..54d4c5f 100644 (file)
@@ -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>