1 # notarget: cris*-*-linux-gnu 2 # source: start1.s --march=v0_v10 3 # source: move-1.s --march=v32 4 # as: --em=criself 5 # ld: -m criself 6 # error: contains CRIS v32 code 7 8 # Test that linking a v32 object to a (classic) v10 object does 9 # not work. 10 # Source code and "-m criself" doesn't work with *-linux-gnu. 11