]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-cfgcleanup.c
2012-11-01 Sharad Singhai <singhai@google.com>
[thirdparty/gcc.git] / gcc / tree-cfgcleanup.c
index 9c5228614011bf4496957ad304c0d24946159494..412033d17a2a47bd4862a22d171d73a9837b8df5 100644 (file)
@@ -977,6 +977,7 @@ struct gimple_opt_pass pass_merge_phi =
  {
   GIMPLE_PASS,
   "mergephi",                  /* name */
+  OPTGROUP_NONE,                /* optinfo_flags */
   gate_merge_phi,              /* gate */
   merge_phi_nodes,             /* execute */
   NULL,                                /* sub */