diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2012-09-09 16:31:12 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2012-09-09 16:31:12 +0000 |
commit | 2e0a76321185e15a71cf66d36bb2e29ac6de9afd (patch) | |
tree | 304a753e39dbffc783aac7319476ffd512972541 /ld/testsuite/ld-mmix/tm-d-awp.s | |
parent | a9ae0bdaba0b448c7823277964c9ae13063d03a0 (diff) | |
download | gdb-2e0a76321185e15a71cf66d36bb2e29ac6de9afd.zip gdb-2e0a76321185e15a71cf66d36bb2e29ac6de9afd.tar.gz gdb-2e0a76321185e15a71cf66d36bb2e29ac6de9afd.tar.bz2 |
* ld-mmix/sec-1.d, ld-mmix/sec-3.d: Force end-of-section symbols
to be emitted and checked.
* ld-mmix/data-1.s, ld-mmix/orph-.d, ld-mmix/orph-awp.d,
ld-mmix/orph-d-a.d, ld-mmix/orph-d-awn.d, ld-mmix/orph-d-awp.d,
ld-mmix/orph-d-awpe.d, ld-mmix/orph-d.d, ld-mmix/orph-dc-ap.d,
ld-mmix/orph-dc-awp.d, ld-mmix/orph-dc.d, ld-mmix/tm-ae.s,
ld-mmix/tm-ape.s, ld-mmix/tm-awne.s, ld-mmix/tm-awpe.s,
ld-mmix/tm-d-ap.s, ld-mmix/tm-d-awp.s, ld-mmix/tm-d.s,
ld-mmix/tm-e.s, ld-mmix/tm-orph1.s: New test files.
Diffstat (limited to 'ld/testsuite/ld-mmix/tm-d-awp.s')
-rw-r--r-- | ld/testsuite/ld-mmix/tm-d-awp.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mmix/tm-d-awp.s b/ld/testsuite/ld-mmix/tm-d-awp.s new file mode 100644 index 0000000..ddae51a --- /dev/null +++ b/ld/testsuite/ld-mmix/tm-d-awp.s @@ -0,0 +1,3 @@ + .section .tm_clone_table,"aw",@progbits + TETRA 1234,5678 + TETRA 9101112,13141516 |