]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
gas/testsuite: test-case for PR25331 (mmix reloc fixup bug)
authorHans-Peter Nilsson <hp@bitrange.com>
Mon, 29 Jun 2020 03:38:26 +0000 (05:38 +0200)
committerHans-Peter Nilsson <hp@bitrange.com>
Mon, 29 Jun 2020 03:38:26 +0000 (05:38 +0200)
commit4e394b28e3b0309853cb2dfce377b01787caa183
tree9f0abd9adc01930f8511aff02395760788c569f4
parentb20e7614da3d64ffe05617d5ac89819bff6bedf8
gas/testsuite: test-case for PR25331 (mmix reloc fixup bug)

The bug manifested "only" for a 64-bit host:

pr25331.c: Assembler messages:
pr25331.c:430: Error: internal error: fixup not contained within frag
failed with: <pr25331.c: Assembler messages:
pr25331.c:430: Error: internal error: fixup not contained within frag>, no expected output
FAIL: gas/mmix/pr25331

gas:
PR gas/25331
* testsuite/gas/mmix/pr25331.d, testsuite/gas/mmix/pr25331.s: New test.
gas/ChangeLog
gas/testsuite/gas/mmix/pr25331.d [new file with mode: 0644]
gas/testsuite/gas/mmix/pr25331.s [new file with mode: 0755]