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