]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Clarify a comment.
authorJeff Law <law@gcc.gnu.org>
Sun, 21 Dec 1997 20:54:36 +0000 (13:54 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 21 Dec 1997 20:54:36 +0000 (13:54 -0700)
From-SVN: r17175

gcc/config/pa/pa.c

index 31188f92fe8745bb1e9eee769fca51898d392f25..d08dc8503b13b20d243d815f9f7e037ad20d373f 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