Mark .gnu.lto_* sections with SHF_EXCLUDE.
commitf71967c4bad36b4883a266f5fe405555b019d8f1
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 12 Dec 2010 14:49:24 +0000 (12 14:49 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 12 Dec 2010 14:49:24 +0000 (12 14:49 +0000)
treebd2d4306560725c95049b38ce4f7e29e092ebe25
parent39db30b6b8663734f6771dbb90387119357ed885
Mark .gnu.lto_* sections with SHF_EXCLUDE.

bfd/

2010-12-12  H.J. Lu  <hongjiu.lu@intel.com>

* elf.c (special_sections_g): Add ".gnu.lto_".

gas/testsuite/

2010-12-12  H.J. Lu  <hongjiu.lu@intel.com>

* gas/elf/elf.exp: Run section9.

* gas/elf/section9.d: New.
* gas/elf/section9.s: Likewise.
bfd/ChangeLog
bfd/elf.c
gas/testsuite/ChangeLog
gas/testsuite/gas/elf/elf.exp
gas/testsuite/gas/elf/section9.d [new file with mode: 0644]
gas/testsuite/gas/elf/section9.s [new file with mode: 0644]