]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/tree-optimize.c
c-common.c, [...]: Fix comment formatting.
[gcc.git] / gcc / tree-optimize.c
index 310d46f864cf436109cf87a9f6e770e7f6172909..71b66c87e6f1ed55d63e1cc624c494e1e36b0e7a 100644 (file)
@@ -260,7 +260,7 @@ next_pass_1 (struct tree_opt_pass **list, struct tree_opt_pass *pass)
 {
 
   /* A non-zero static_pass_number indicates that the
-     pass is already in the list. */
+     pass is already in the list.  */
   if (pass->static_pass_number)
     {
       struct tree_opt_pass *new;
This page took 0.030119 seconds and 5 git commands to generate.