OSDN Git Service

* df.h: Include "timevar.h".
[pf3gnuchains/gcc-fork.git] / gcc / jump.c
index 1189f81..90359f8 100644 (file)
@@ -132,7 +132,7 @@ struct rtl_opt_pass pass_cleanup_barriers =
   NULL,                                 /* sub */
   NULL,                                 /* next */
   0,                                    /* static_pass_number */
-  0,                                    /* tv_id */
+  TV_NONE,                              /* tv_id */
   0,                                    /* properties_required */
   0,                                    /* properties_provided */
   0,                                    /* properties_destroyed */