rx-elf FAIL: SHF_GNU_RETAIN sections 27
authorAlan Modra <amodra@gmail.com>
Sun, 13 Dec 2020 23:27:55 +0000 (09:57 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 14 Dec 2020 03:35:05 +0000 (14:05 +1030)
commitf7c54040d7bf1e4aa18ea5c20672857e61c1761e
treef15d07b8ca32ebc01269e9723d18e09d864a67db
parentad9675dd80b41d2098fc2dc352c423fbfea0f5b1
rx-elf FAIL: SHF_GNU_RETAIN sections 27

rx-elf is an odd target with non-standard names for default text, data
and bss sections.  This patch tweaks a new test to make it pass.

* testsuite/gas/elf/section27.s: Reorder .text, .data and .bss
so that output section order does not depend on those sections
being already created.  Use ".section .text" rather than ".text".
gas/ChangeLog
gas/testsuite/gas/elf/section27.s
This page took 0.024892 seconds and 4 git commands to generate.