binutils-gdb/libctf/testsuite
Nick Alcock bddd62e188 libctf: get the offsets of fields of unnamed structs/unions right
We were failing to add the offsets of the containing struct/union
in this case, leading to all offsets being relative to the unnamed
struct/union itself.

libctf/
	PR libctf/30264
	* ctf-types.c (ctf_member_info): Add the offset of the unnamed
	member of the current struct as necessary.
	* testsuite/libctf-lookup/unnamed-field-info*: New test.
2023-03-24 14:11:18 +00:00
..
config Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
lib Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
libctf-lookup libctf: get the offsets of fields of unnamed structs/unions right 2023-03-24 14:11:18 +00:00
libctf-regression Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
libctf-writable Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30