1# Various intrinsics not implemented and not implementable; will fail at
2# link time.
3
4if { [istarget "mmix-knuth-mmixware"]
5     || [istarget "cris-*-elf"] } {
6	set torture_compile_xfail [istarget]
7}
8
9return 0
10