== test.log == ---------------------------------------------------------------------- err_205: Test Success 2010-12-13 18:44:35 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_205/detail.log ---------------------------------------------------------------------- == cmd == ---------------------------------------------------------------------- cat ../../../../as/err/err_205.casl ../../../../casl2 -M32 ../../../../as/err/err_205.casl ---------------------------------------------------------------------- == 0.txt == ---------------------------------------------------------------------- ;;; casl2 -M32 err_205.casl MAIN START RPUSH LD GR0,A RPOP RET A DC 7 END Execute error - 205: PR:#000E: Stack Pointer (SP) - cannot allocate stack buffer ---------------------------------------------------------------------- == err.txt == ---------------------------------------------------------------------- Execute error - 205: PR:#000E: Stack Pointer (SP) - cannot allocate stack buffer ---------------------------------------------------------------------- == 1.txt == ---------------------------------------------------------------------- ;;; casl2 -M32 err_205.casl MAIN START RPUSH LD GR0,A RPOP RET A DC 7 END Execute error - 205: PR:#000E: Stack Pointer (SP) - cannot allocate stack buffer ----------------------------------------------------------------------