pr23900-1.d: Adjusted
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 22 Jan 2020 00:20:38 +0000 (16:20 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 22 Jan 2020 00:20:38 +0000 (16:20 -0800)
commit1e1613647fc5da78f7924f8264b09eeed6362987
treee07014f0647fbdf59115edacd52b98343a88d8e3
parentea91954d077e5e07364208606851a1dbb3f06c4d
pr23900-1.d: Adjusted

Linux program headers may look like

Section to Segment mapping:
  Segment Sections...
   00     .note.gnu.property .text
   01     .note.gnu.property
   02     .note.gnu.property

or

Section to Segment mapping:
  Segment Sections...
   00     .note.gnu.property
   01     .text
   02     .note.gnu.property
   03     .note.gnu.property

Update pr23900-1.d to accept both.

* testsuite/ld-elf/pr23900-1.d: Adjusted.
ld/ChangeLog
ld/testsuite/ld-elf/pr23900-1.d
This page took 0.025262 seconds and 4 git commands to generate.