commit | 4cf957e7ac44097baa06e6caca5ad444cff78155 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Thu Jul 11 11:08:50 2024 +0930 |
committer | Alan Modra <amodra@gmail.com> | Thu Jul 11 11:13:15 2024 +0930 |
tree | c2403d552752433001996964d21b6f9eb42e9863 | |
parent | b357aca7494f96cf3cb95f401f1614806b7071c6 [diff] |
Re: Add support for a .base64 pseudo-op to gas Fixes a failure on rx-elf where the standard data section isn't .data. run_dump_test has machinery to translate .data in both options and expected results for objdump, but not for readelf -x. PR 31964 * testsuite/gas/all/base64.d: Dump .data with objdump. Run on all targets.