]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/expr.h
*** empty log message ***
[thirdparty/gcc.git] / gcc / expr.h
index 3a140d2db9bae9f20f861bb8112ea210872842c1..da440ec3472d42b539800325d2b67c00e7aaf1b9 100644 (file)
@@ -442,7 +442,7 @@ extern void emit_0_to_1_insn ();
 /* Emit one rtl insn to compare two rtx's.  */
 extern void emit_cmp_insn ();
 
-/* Generate rtl to compate two rtx's, will call emit_cmp_insn.  */
+/* Generate rtl to compare two rtx's, will call emit_cmp_insn.  */
 extern rtx compare_from_rtx ();
 
 /* Emit some rtl insns to move data between rtx's, converting machine modes.