Add mpx1static, mpx2 and mpx2static tests
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 20 Nov 2013 20:35:10 +0000 (12:35 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 20 Nov 2013 20:35:10 +0000 (12:35 -0800)
commit9a2310125bcdec881dd1b21004ec0ea6558cfd4f
tree31376dc464ddf6371e0702fa2f4459e187e91a38
parent069d6a0fbf09618055aeebc8587881a0a8f8dced
Add mpx1static, mpx2 and mpx2static tests

* ld-x86-64/mpx.exp (build_tests): Add libmpx2a.a, libmpx2b.a
and libmpx2c.a.
(run_tests): Add mpx1static, mpx2 and mpx2static.
* ld-x86-64/mpx2.out: Likewise.
* ld-x86-64/mpx2a.c: Likewise.
* ld-x86-64/mpx2a.rd: Likewise.
* ld-x86-64/mpx2b.c: Likewise.
* ld-x86-64/mpx2c.c: Likewise.
* ld-x86-64/mpx2c.rd: Likewise.
ld/testsuite/ChangeLog
ld/testsuite/ld-x86-64/mpx.exp
ld/testsuite/ld-x86-64/mpx2.out [new file with mode: 0644]
ld/testsuite/ld-x86-64/mpx2a.c [new file with mode: 0644]
ld/testsuite/ld-x86-64/mpx2a.rd [new file with mode: 0644]
ld/testsuite/ld-x86-64/mpx2b.c [new file with mode: 0644]
ld/testsuite/ld-x86-64/mpx2c.c [new file with mode: 0644]
ld/testsuite/ld-x86-64/mpx2c.rd [new file with mode: 0644]
This page took 0.025072 seconds and 4 git commands to generate.