err-pt32-cmd2.s

来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· S 代码 · 共 11 行

S
11
字号
! Check command-line error checking.  The option -expand-pt32 is invalid with! -no-expand.! { dg-do assemble }! { dg-options "-abi=64 -expand-pt32 -no-expand" }! { dg-error ".* invalid together with -no-expand" "" { target sh64-*-* } 0 }	.textstart:	nop

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?