diff options
Diffstat (limited to 'gcc/reginfo.c')
-rw-r--r-- | gcc/reginfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/reginfo.c b/gcc/reginfo.c index edb865ef3f6..5bf07f6c4dc 100644 --- a/gcc/reginfo.c +++ b/gcc/reginfo.c @@ -969,7 +969,6 @@ const pass_data pass_data_reginfo_init = RTL_PASS, /* type */ "reginfo", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - true, /* has_execute */ TV_NONE, /* tv_id */ 0, /* properties_required */ 0, /* properties_provided */ |