diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-12-10 12:35:35 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-12-10 12:35:50 -0800 |
commit | c5847ba7267b6eedd4b750f5eeece3ec037a27fd (patch) | |
tree | 4e4c0dce955a2d155dc9ad8ae1a46930613a53b6 /ld/testsuite/ld-plugin/pr19317.out | |
parent | 60269a4a36a78063d7563a32a6d34107cb52cca5 (diff) | |
download | gdb-c5847ba7267b6eedd4b750f5eeece3ec037a27fd.zip gdb-c5847ba7267b6eedd4b750f5eeece3ec037a27fd.tar.gz gdb-c5847ba7267b6eedd4b750f5eeece3ec037a27fd.tar.bz2 |
ld -r doesn't need plugin for slim lto object
Plugin isn't required on slim lto object for relocatable link.
bfd/
PR ld/19317
* linker.c (_bfd_generic_link_add_one_symbol): Don't complain
plugin needed to handle slim lto object for relocatable link.
ld/testsuite/
PR ld/19317
* ld-plugin/lto.exp (lto_no_fat): New.
(lto_link_tests): Add a test for PR ld/19317.
(lto_run_tests): Likewise.
(run_ld_link_tests): Likewise.
Diffstat (limited to 'ld/testsuite/ld-plugin/pr19317.out')
-rw-r--r-- | ld/testsuite/ld-plugin/pr19317.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-plugin/pr19317.out b/ld/testsuite/ld-plugin/pr19317.out new file mode 100644 index 0000000..d86bac9 --- /dev/null +++ b/ld/testsuite/ld-plugin/pr19317.out @@ -0,0 +1 @@ +OK |