]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/ChangeLog-2015
Add a testcase for PR ld/17973
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 14 Feb 2015 13:45:08 +0000 (05:45 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 14 Feb 2015 14:26:20 +0000 (06:26 -0800)
commitf58926a652e71cc4809758c693ff005d9fdc46e1
treee73731491f5bfae0b13388de10c69d06a97ed702
parentce875075f9c8acc57bb0ec516ae3ba50064e52b7
Add a testcase for PR ld/17973

ld/

PR ld/17973
* testplug2.c (allsymbolsread_silent): New.
(set_register_hook): Handle allsymbolsreadsilent.
(onall_symbols_read): Skip a message if allsymbolsread_silent is
TRUE.

ld/testsuite/

PR ld/17973
* ld-plugin/plugin.exp (regassilent): New.
Compile tmpdir/dummy.s and ld-plugin/pr17973.s.
(plugin_tests): Add a test for PR ld/17973.
* ld-plugin/pr17973.d: New file.
* ld-plugin/pr17973.s: Likewise.
ld/ChangeLog
ld/testplug2.c
ld/testsuite/ChangeLog
ld/testsuite/ld-plugin/plugin.exp
ld/testsuite/ld-plugin/pr17973.d [new file with mode: 0644]
ld/testsuite/ld-plugin/pr17973.s [new file with mode: 0644]