diff options
Diffstat (limited to 'gcc/config/sparc/openbsd.h')
| -rw-r--r-- | gcc/config/sparc/openbsd.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/sparc/openbsd.h b/gcc/config/sparc/openbsd.h index c5dc443..ba97ac7 100644 --- a/gcc/config/sparc/openbsd.h +++ b/gcc/config/sparc/openbsd.h @@ -64,5 +64,6 @@ Boston, MA 02111-1307, USA. */ configuration files... */ #define DWARF2_UNWIND_INFO 0 -/* Default sparc.h does already define ASM_OUTPUT_MI_THUNK */ +#undef ASM_PREFERRED_EH_DATA_FORMAT +/* Default sparc.h does already define ASM_OUTPUT_MI_THUNK */ |
