diff options
author | Alan Modra <amodra@gmail.com> | 2021-05-05 10:35:31 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-05-05 10:35:31 +0930 |
commit | 13ffdac36f589830863b10c760b79ab7809e1b12 (patch) | |
tree | e868b030a5eec654ac7a769a32c84f34059480ad /ld/ChangeLog | |
parent | 3897046fe011890d839b59c4b8475d9d47e0fc18 (diff) | |
download | fsf-binutils-gdb-13ffdac36f589830863b10c760b79ab7809e1b12.zip fsf-binutils-gdb-13ffdac36f589830863b10c760b79ab7809e1b12.tar.gz fsf-binutils-gdb-13ffdac36f589830863b10c760b79ab7809e1b12.tar.bz2 |
PowerPC undefweak testcase
Test for commit 4916030821bb and b293661219c3.
* testsuite/ld-powerpc/empty.s: New file.
* testsuite/ld-powerpc/undefweak.d,
* testsuite/ld-powerpc/undefweak.s: New testcase.
* testsuite/ld-powerpc/powerpc.exp: Run it.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index ebd7ac1..5262938 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2021-05-05 Alan Modra <amodra@gmail.com> + + * testsuite/ld-powerpc/empty.s: New file. + * testsuite/ld-powerpc/undefweak.d, + * testsuite/ld-powerpc/undefweak.s: New testcase. + * testsuite/ld-powerpc/powerpc.exp: Run it. + 2021-05-03 Alan Modra <amodra@gmail.com> * testsuite/ld-s390/tlspic_64.rd: Adjust expected output for |