Fix typo.
authorJan Hubicka <hubicka@gcc.gnu.org>
Sat, 12 Jun 2010 12:46:46 +0000 (12:46 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 12 Jun 2010 12:46:46 +0000 (12:46 +0000)
From-SVN: r160661

gcc/tree-cfgcleanup.c

index 62db2581239023b66ed1ba923444b1801d44bc55..7e7817403d5e75ce7da7435fc305edbcf943b913 100644 (file)
@@ -560,7 +560,7 @@ fixup_noreturn_call (gimple stmt)
       tree op = gimple_call_lhs (stmt);
       gimple_call_set_lhs (stmt, NULL_TREE);
 
-      /* We need to remove SSA name to avoid checking.
+      /* We need to remove SSA name to avoid checking errors.
         All uses are dominated by the noreturn and thus will
         be removed afterwards.
         We proactively remove affected non-PHI statements to avoid