summaryrefslogtreecommitdiff
path: root/gcc/ira-emit.c
diff options
context:
space:
mode:
authorMike Stump <mrs@gcc.gnu.org>2011-04-10 18:46:45 +0000
committerMike Stump <mrs@gcc.gnu.org>2011-04-10 18:46:45 +0000
commitdd5a833e6e86e0ed85af6e48aa460ebfc4665f5d (patch)
treebf95262adeb1e48387900226345da1050170321b /gcc/ira-emit.c
parent4b9726d48cc7eea7e51b51e00e3720104cd2774f (diff)
Remove doubled up words.
From-SVN: r172247
Diffstat (limited to 'gcc/ira-emit.c')
-rw-r--r--gcc/ira-emit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ira-emit.c b/gcc/ira-emit.c
index 0219342d4c5..01a94420aa8 100644
--- a/gcc/ira-emit.c
+++ b/gcc/ira-emit.c
@@ -229,7 +229,7 @@ free_move_list (move_t head)
}
}
-/* Return TRUE if the the move list LIST1 and LIST2 are equal (two
+/* Return TRUE if the move list LIST1 and LIST2 are equal (two
moves are equal if they involve the same allocnos). */
static bool
eq_move_lists_p (move_t list1, move_t list2)