OSDN Git Service

* id.po: Update.
[pf3gnuchains/gcc-fork.git] / gcc / df-core.c
index 8057b54..a53e709 100644 (file)
@@ -780,7 +780,7 @@ struct rtl_opt_pass pass_df_initialize_no_opt =
 {
  {
   RTL_PASS,
-  "dfinit",                             /* name */
+  "no-opt dfinit",                      /* name */
   gate_no_opt,                          /* gate */
   rest_of_handle_df_initialize,         /* execute */
   NULL,                                 /* sub */