1# sh testcase, fail 2# mach: all 3# as(sh): -defsym sim_cpu=0 4# as(shdsp): -defsym sim_cpu=1 -dsp 5# output: fail\n 6# status: 1 7 8 .include "testutils.inc" 9 10 start 11 12 fail 13 14 exit 0 15 16