mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 12:51:22 +01:00
9a99bec198
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@20228 a95241bf-73f2-0310-859d-f6bbb57e9c96
15 lines
409 B
Makefile
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
|