Enable link time garbage collection support for the IA64 target.
authorJason Duerstock <jason.duerstock@gmail.com>
Tue, 20 Feb 2018 13:21:55 +0000 (13:21 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 20 Feb 2018 13:21:55 +0000 (13:21 +0000)
commit6e8d06db1a6e63e0da80035114dbfefeabf63d87
tree0c9a4cb3243cbb2d71bdf28440a1da10321b7429
parent2d8adcbd07fc12a3212a9f045605ef712f5fb3ab
Enable link time garbage collection support for the IA64 target.

As suggested in long ago in a galaxy far, far away [1], I tried
turning it on and it seems to work, as is evidenced by the Mesa
package in Debian/ia64.  Please enable it with the following patch.
[1] https://sourceware.org/ml/binutils/2007-07/msg00241.html

bfd * elfnn-ia64.c (elf_backend_can_gc_sections): Enable.
bfd/ChangeLog
bfd/elfnn-ia64.c