Clarify comment.
authorJeff Law <law@gcc.gnu.org>
Sun, 21 Dec 1997 20:55:52 +0000 (13:55 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 21 Dec 1997 20:55:52 +0000 (13:55 -0700)
From-SVN: r17176

gcc/config/pa/pa.c

index 01ae14d4cc356d00b81db9bb58ef9970374cea87..cfe748e7fc2a3b5c439d4f6161e7429df4ced458 100644 (file)
@@ -1247,7 +1247,7 @@ emit_move_sequence (operands, mode, scratch_reg)
   /* Simplify the source if we need to.
      Note we do have to handle function labels here, even though we do
      not consider them legitimate constants.  Loop optimizations can
-     call the emit_move_xxx with one a function as a source.  */
+     call the emit_move_xxx with one as a source.  */
   if ((GET_CODE (operand1) != HIGH && immediate_operand (operand1, mode))
       || function_label_operand (operand1, mode)
       || (GET_CODE (operand1) == HIGH