This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_40-branch in repository binutils-gdb.
from 9d7879951a2 Automatic date update in version.in new 7aa47eafcce libctf: fix assertion failure with no system qsort_r new bddd62e188c libctf: get the offsets of fields of unnamed structs/unions right
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libctf/ctf-dedup.c | 4 ++ libctf/ctf-types.c | 5 +- .../libctf-lookup/unnamed-field-info-ctf.c | 36 ++++++++++ .../testsuite/libctf-lookup/unnamed-field-info.c | 79 ++++++++++++++++++++++ .../testsuite/libctf-lookup/unnamed-field-info.lk | 2 + 5 files changed, 125 insertions(+), 1 deletion(-) create mode 100644 libctf/testsuite/libctf-lookup/unnamed-field-info-ctf.c create mode 100644 libctf/testsuite/libctf-lookup/unnamed-field-info.c create mode 100644 libctf/testsuite/libctf-lookup/unnamed-field-info.lk