Oliver Tappe 9a99bec198 * updated cross-(or non-legacy-)binutils to version 2.17
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@20228 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-02-25 15:02:21 +00:00

15 lines
409 B
Makefile

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