1# notarget: cris*-*-linux-gnu
2# source: start1.s --march=common_v10_v32
3# source: move-1.s --march=v32
4# as: --em=criself
5# ld: -m criself
6# objdump: -p
7
8# Test that linking a v32 object to a v10+v32 object
9# does work and results in the output marked as a v32 object.
10# Source code and "-m criself" doesn't work with *-linux-gnu.
11
12#...
13private flags = 3: \[symbols have a _ prefix\] \[v32\]
14#pass
15