aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-02-12 11:41:16 +1030
committerAlan Modra <amodra@gmail.com>2021-02-12 18:54:19 +1030
commit3c1d41015b700c1eca3bb23f52440fa1b1328d9f (patch)
tree7d7ea00ae52586c0cdbecc6beb4f11d43ed0412e /binutils
parent528a4f87c60a239b015847f69a957b6910ab3f22 (diff)
downloadgdb-3c1d41015b700c1eca3bb23f52440fa1b1328d9f.zip
gdb-3c1d41015b700c1eca3bb23f52440fa1b1328d9f.tar.gz
gdb-3c1d41015b700c1eca3bb23f52440fa1b1328d9f.tar.bz2
gas testsuite: adjust recently added tests for hppa
Some hppa gas targets treat anything starting in the first column as a label, so directives can't start there. Also, binutils_assemble and run_dump_test cleverly edit test source to suit the hppa .comm directive which has a different syntax to most targets. The editing means we can't match source file names in dumps. Finally, hppa gas complains if instructions are emitted without a ".text" or similar directive. * testsuite/gas/all/pr27381.err: Don't match source file name. * testsuite/gas/all/pr27381.s: Don't start directive in first column. * testsuite/gas/all/pr27384.err: Don't match source file name. Adjust line number. * testsuite/gas/all/pr27384.s: Add ".text" directive. * testsuite/gas/elf/pr27355.err: Don't match source file name.
Diffstat (limited to 'binutils')
0 files changed, 0 insertions, 0 deletions