diff options
Diffstat (limited to 'gcc/ree.c')
-rw-r--r-- | gcc/ree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ree.c b/gcc/ree.c index f5d521b0ddd..856745f5a9f 100644 --- a/gcc/ree.c +++ b/gcc/ree.c @@ -1133,7 +1133,6 @@ const pass_data pass_data_ree = RTL_PASS, /* type */ "ree", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - true, /* has_execute */ TV_REE, /* tv_id */ 0, /* properties_required */ 0, /* properties_provided */ |