[PATCH] Remove tests that test __gnu_lto_v1 symbol.

Martin Liška mliska@suse.cz
Mon Jul 22 13:02:00 GMT 2019


Hi.

As of r273662, the GCC compiler stopped emitting __gnu_lto_v1 symbol
for LTO objects.

Thus I'm suggesting to remove the tests for it.

Ready for trunk?
Thanks,
Martin

ld/ChangeLog:

2019-07-22  Martin Liska  <mliska@suse.cz>

	* testsuite/ld-plugin/lto-3r.d: Remove.
	* testsuite/ld-plugin/lto-5r.d: Remove.
	* testsuite/ld-plugin/lto.exp: Do not run lto-3r and lto-5r
	tests.
---
 ld/testsuite/ld-plugin/lto-3r.d | 7 -------
 ld/testsuite/ld-plugin/lto-5r.d | 7 -------
 ld/testsuite/ld-plugin/lto.exp  | 6 ------
 3 files changed, 20 deletions(-)
 delete mode 100644 ld/testsuite/ld-plugin/lto-3r.d
 delete mode 100644 ld/testsuite/ld-plugin/lto-5r.d


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-tests-that-test-__gnu_lto_v1-symbol.patch
Type: text/x-patch
Size: 1149 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20190722/641b4686/attachment.bin>


More information about the Binutils mailing list