* config/sh/sh.c: Follow spelling conventions.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 30 Sep 2004 12:25:34 +0000 (12:25 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 30 Sep 2004 12:25:34 +0000 (12:25 +0000)
From-SVN: r88333

gcc/ChangeLog
gcc/config/sh/sh.c

index 7dfe5e8a92092cdb3aac766cb8032a110008e8d8..f2a093dc4a003c034a1a4ad240aef8572cf41323 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-30  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/sh/sh.c: Follow spelling conventions.
+
 2004-09-29  Richard Henderson  <rth@redhat.com>
 
        * unwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZERO_REG.
index 1d973439e608df1aa806942c415c4e7550035879..b23e1eac77cbc9e9ca7a0080a12ef7fcd10b0d39 100644 (file)
@@ -10036,7 +10036,7 @@ sh_fsca_int2sf (void)
   return sh_fsca_int2sf_rtx;
 }
 
-/* Initialise the CUMULATIVE_ARGS structure.  */
+/* Initialize the CUMULATIVE_ARGS structure.  */
 
 void
 sh_init_cumulative_args (CUMULATIVE_ARGS *  pcum,
@@ -10090,7 +10090,7 @@ sh_init_cumulative_args (CUMULATIVE_ARGS *  pcum,
             in memory then we must force the address of this memory
             block onto the stack.  Ideally we would like to call
             targetm.calls.return_in_memory() here but we do not have
-            the TYPE or the FNDECL available so we synthesise the
+            the TYPE or the FNDECL available so we synthesize the
             contents of that function as best we can.  */
          pcum->force_mem =
            (TARGET_DEFAULT & HITACHI_BIT)