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:
parent
c0dcbb8f56
commit
e733ff36e7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue