Files
binutils-gdb/gdb/dwarf2
Weimin Pan b3a01ce215 CTF: incorrect underlying type setting for enumeration types
A bug was filed against the incorrect underlying type setting for
an enumeration type, which was caused by a copy and paste error.
This patch fixes the problem by setting it by calling objfile_int_type,
which was originally dwarf2_per_objfile::int_type, with ctf_type_size bits.
Also add error checking on ctf_func_type_info call.
2021-10-18 14:15:21 -04:00
..
2021-06-25 12:23:05 -06:00
2021-10-05 12:34:55 -06:00
2021-10-05 12:34:55 -06:00
2021-08-08 08:53:17 -06:00