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 7 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. 10 11