X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Fia64-vms-tdep.c;h=9b12df4fe2b83b2f2acabd4ec00e28e6335e8dcf;hb=cb275538dbddfbb3c2c372a665ac48e6f617ea33;hp=cc8e191427485a93fb4fdc579f4e733fd8b3e922;hpb=328d42d87e97c75d6e52800bfd4bc1bfdfb745d2;p=binutils-gdb.git diff --git a/gdb/ia64-vms-tdep.c b/gdb/ia64-vms-tdep.c index cc8e1914274..9b12df4fe2b 100644 --- a/gdb/ia64-vms-tdep.c +++ b/gdb/ia64-vms-tdep.c @@ -1,6 +1,6 @@ /* Target-dependent code for OpenVMS IA-64. - Copyright (C) 2012-2021 Free Software Foundation, Inc. + Copyright (C) 2012-2022 Free Software Foundation, Inc. This file is part of GDB. @@ -132,7 +132,7 @@ static struct libunwind_descr ia64_vms_libunwind_descr; static void ia64_openvms_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch) { - set_gdbarch_long_double_format (gdbarch, floatformats_ia64_quad); + set_gdbarch_long_double_format (gdbarch, floatformats_ieee_quad); #ifdef HAVE_LIBUNWIND_IA64_H /* Override the default descriptor. */