This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from 0e12331a9b gprofng: test suite problems adds 44c70fb01f libctf: add a comment explaining how to use ctf_*open adds 95ade9a5f4 libctf: impose an ordering on conflicting types
No new revisions were added by this update.
Summary of changes: include/ctf-api.h | 8 ++++++- ld/testsuite/ld-ctf/array-char-conflicting-1.c | 9 +++++++ ld/testsuite/ld-ctf/array-char-conflicting-2.c | 9 +++++++ ld/testsuite/ld-ctf/array-conflicted-ordering.d | 26 ++++++++++++++++++++ ld/testsuite/ld-ctf/array-extern.c | 1 + ld/testsuite/ld-ctf/array-extern.d | 32 +++++++++++++++++++++++++ ld/testsuite/ld-ctf/conflicting-typedefs.d | 2 +- libctf/ctf-dedup.c | 21 +++++++++++++++- 8 files changed, 105 insertions(+), 3 deletions(-) create mode 100644 ld/testsuite/ld-ctf/array-char-conflicting-1.c create mode 100644 ld/testsuite/ld-ctf/array-char-conflicting-2.c create mode 100644 ld/testsuite/ld-ctf/array-conflicted-ordering.d create mode 100644 ld/testsuite/ld-ctf/array-extern.c create mode 100644 ld/testsuite/ld-ctf/array-extern.d