outer_code, not Outer code.
authorDavid Edelsohn <dje@gcc.gnu.org>
Fri, 27 Aug 2004 18:30:32 +0000 (14:30 -0400)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 27 Aug 2004 18:30:32 +0000 (14:30 -0400)
From-SVN: r86671

gcc/ChangeLog

index fdf25f2b52def700f68e1e515746a946cf8362e7..54d4c5f1a25f8ede00e7377e23debae67b951d9d 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>