summaryrefslogtreecommitdiff
path: root/ld/sysdep.h
diff options
context:
space:
mode:
authorFelix Willgerodt <felix.willgerodt@intel.com>2023-02-13 11:02:23 +0100
committerFelix Willgerodt <felix.willgerodt@intel.com>2023-02-15 09:51:28 +0100
commitecbc5c4f9059dd483cf8b0705cbd4e2e9606aad5 (patch)
tree43827ec45e63690388b13e05cf33cfa74bddcf66 /ld/sysdep.h
parentc22a74728313ee35f6bf143238d42e2eca9ed020 (diff)
downloadbinutils-gdb-ecbc5c4f9059dd483cf8b0705cbd4e2e9606aad5.tar.gz
gdb, fortran: Fix quad floating-point type for ifort compiler.
I fixed this a while ago for ifx, one of the two Intel compilers, in 8d624a9d8050ca96e154215c7858ac5c2d8b0b19. Apparently I missed that the older ifort Intel compiler actually emits slightly different debug info again: 0x0000007a: DW_TAG_base_type DW_AT_byte_size (0x20) DW_AT_encoding (DW_ATE_complex_float) DW_AT_name ("COMPLEX(16)") 0x00000081: DW_TAG_base_type DW_AT_byte_size (0x10) DW_AT_encoding (DW_ATE_float) DW_AT_name ("REAL(16)") This fixes two failures in gdb.fortran/complex.exp with ifort. Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'ld/sysdep.h')
0 files changed, 0 insertions, 0 deletions