diff options
Diffstat (limited to 'gcc/postreload.c')
-rw-r--r-- | gcc/postreload.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/postreload.c b/gcc/postreload.c index 9bfffe5..0870183 100644 --- a/gcc/postreload.c +++ b/gcc/postreload.c @@ -2346,7 +2346,6 @@ const pass_data pass_data_postreload_cse = RTL_PASS, /* type */ "postreload", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - true, /* has_gate */ true, /* has_execute */ TV_RELOAD_CSE_REGS, /* tv_id */ 0, /* properties_required */ |