Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax new binutils bitch abo...
details: https://anonhg.NetBSD.org/src/rev/9fb4ed32d8f0
branches: trunk
changeset: 344363:9fb4ed32d8f0
user: christos <christos%NetBSD.org@localhost>
date: Thu Mar 24 04:27:29 2016 +0000
description:
new binutils bitch about writable eh_frame relocations; tell it we have
new style ones.
diffstat:
external/gpl3/gcc/dist/gcc/config/vax/vax.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (12 lines):
diff -r dce8868cc823 -r 9fb4ed32d8f0 external/gpl3/gcc/dist/gcc/config/vax/vax.c
--- a/external/gpl3/gcc/dist/gcc/config/vax/vax.c Thu Mar 24 03:49:06 2016 +0000
+++ b/external/gpl3/gcc/dist/gcc/config/vax/vax.c Thu Mar 24 04:27:29 2016 +0000
@@ -160,6 +160,8 @@
if (TARGET_G_FLOAT)
REAL_MODE_FORMAT (DFmode) = &vax_g_format;
+ flag_dwarf2_cfi_asm = 0;
+
#ifdef SUBTARGET_OVERRIDE_OPTIONS
SUBTARGET_OVERRIDE_OPTIONS;
#endif
Home |
Main Index |
Thread Index |
Old Index