]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-data-ref.c
i386: Update SSE <-> integer move costs
[thirdparty/gcc.git] / gcc / tree-data-ref.c
index 67b960d5c6d945d2b44f2a158fdc93c24eef3c09..4dc03efd1dee6bff3fc538c2dda4556d6eb5821f 100644 (file)
@@ -1271,7 +1271,7 @@ create_data_ref (edge nest, loop_p loop, tree memref, gimple *stmt,
   return dr;
 }
 
-/*  A helper function computes order between two tree epxressions T1 and T2.
+/*  A helper function computes order between two tree expressions T1 and T2.
     This is used in comparator functions sorting objects based on the order
     of tree expressions.  The function returns -1, 0, or 1.  */