err-byte1.s
来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· S 代码 · 共 12 行
S
12 行
% { dg-do assemble { target mmix-*-* } }% { dg-error "unterminated string" "" { target mmix-*-* } 10 }% { dg-bogus "end of file" "" { xfail mmix-*-* } 0 }# Note that the error is detected in the preformatter, before the text# gets to the assembler. It also gets confused about the unterminated# string. Well, at least we get error messages for it, so no worries.Main SWYM 0,0,0 BYTE 2,"no end BYTE 0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?