gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [15/21]

enable use of gas(1) directives to generate the CFI table.
This commit is contained in:
rin 2023-10-07 12:07:59 +00:00
parent c0dcbb8f56
commit e733ff36e7
1 changed files with 0 additions and 2 deletions

View File

@ -155,8 +155,6 @@ vax_option_override (void)
if (TARGET_G_FLOAT)
REAL_MODE_FORMAT (DFmode) = &vax_g_format;
flag_dwarf2_cfi_asm = 0;
#ifdef SUBTARGET_OVERRIDE_OPTIONS
SUBTARGET_OVERRIDE_OPTIONS;
#endif