Add 2 tests for PR ld/11812.
[binutils.git] / ld / testsuite / ld-cris / v10-v32.d
blobd6929263523bfeaa733e4dabd058b32cb0af5325
1 # notarget: cris*-*-linux-gnu
2 # source: start1.s --march=v32
3 # source: move-1.s --march=v0_v10
4 # as: --em=criself
5 # ld: -m criself
6 # error: contains non-CRIS-v32 code
8 # Test that linking a (classic) v10 object to a v32 object does
9 # not work. Source code and "-m criself" doesn't work with *-linux-gnu.