aboutsummaryrefslogtreecommitdiff
path: root/gcc/web.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/web.c')
-rw-r--r--gcc/web.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/web.c b/gcc/web.c
index d565634..b602615 100644
--- a/gcc/web.c
+++ b/gcc/web.c
@@ -445,6 +445,7 @@ struct rtl_opt_pass pass_web =
{
RTL_PASS,
"web", /* name */
+ OPTGROUP_NONE, /* optinfo_flags */
gate_handle_web, /* gate */
web_main, /* execute */
NULL, /* sub */