ld: fix regressions with rett instructions in sparc tests.
authorJose E. Marchesi <jose.marchesi@oracle.com>
Mon, 24 Apr 2017 12:31:31 +0000 (05:31 -0700)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Mon, 24 Apr 2017 12:31:31 +0000 (05:31 -0700)
commit8b353c47b70568ab9f0cfd619b7a19e931c2b0c8
treece18542da9842206eab749a872249eab79ecb4ac
parent957f6b39cab6cac0e4c54e650c7f75109544ac1d
ld: fix regressions with rett instructions in sparc tests.

A few tests in the ld testsuite were expecting the disassembler to
emit `rett' instructions in V9.  This patch updates the tests to
expect `return' instead.

ld/ChangeLog:

2017-04-24  Jose E. Marchesi  <jose.marchesi@oracle.com>

* testsuite/ld-sparc/tlssunbin64.dd: Expect `return' instructions
instead of `rett' in V9.
* testsuite/ld-sparc/tlssunnopic64.dd: Likewise.
* testsuite/ld-sparc/tlssunpic64.dd: Likewise.
ld/ChangeLog
ld/testsuite/ld-sparc/tlssunbin64.dd
ld/testsuite/ld-sparc/tlssunnopic64.dd
ld/testsuite/ld-sparc/tlssunpic64.dd
This page took 0.023744 seconds and 4 git commands to generate.