diff options
Diffstat (limited to 'gcc/dwarf2cfi.c')
-rw-r--r-- | gcc/dwarf2cfi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/dwarf2cfi.c b/gcc/dwarf2cfi.c index 386b0f7185c..85cfb606836 100644 --- a/gcc/dwarf2cfi.c +++ b/gcc/dwarf2cfi.c @@ -3386,7 +3386,6 @@ const pass_data pass_data_dwarf2_frame = RTL_PASS, /* type */ "dwarf2", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - true, /* has_execute */ TV_FINAL, /* tv_id */ 0, /* properties_required */ 0, /* properties_provided */ |