]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/tree-ssa-sink.c
cse.c, [...]: Fix comment typos.
[gcc.git] / gcc / tree-ssa-sink.c
index af72e17ae98789a6dc284c884be0dc3bbcc09644..c8785de9e17d44f6024d05adb20cedb54d827369 100644 (file)
@@ -79,7 +79,7 @@ static struct
 } sink_stats;
 
 
-/* Given a PHI, and one of it's arguments (DEF), find the edge for
+/* Given a PHI, and one of its arguments (DEF), find the edge for
    that argument and return it.  If the argument occurs twice in the PHI node,
    we return NULL.  */
 
This page took 0.031199 seconds and 5 git commands to generate.