]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-if-conv.c
2012-11-01 Sharad Singhai <singhai@google.com>
[thirdparty/gcc.git] / gcc / tree-if-conv.c
index e9f65adddbd53d8f8aa3a01318e7141c3bab68f4..0afbcde91c28f5ce83e8f6e0a116b46b0a2851c8 100644 (file)
@@ -1859,6 +1859,7 @@ struct gimple_opt_pass pass_if_conversion =
  {
   GIMPLE_PASS,
   "ifcvt",                             /* name */
+  OPTGROUP_NONE,                        /* optinfo_flags */
   gate_tree_if_conversion,             /* gate */
   main_tree_if_conversion,             /* execute */
   NULL,                                        /* sub */