920501-4.x

来自「this is a gcc file, you can download it 」· X 代码 · 共 7 行

X
7
字号
# This test fails on HC11/HC12 when it is compiled without -mshort because # the 'r0' array is too large.  Force to use 16-bit ints for it.if { [istarget "m6811-*-*"] || [istarget "m6812-*-*"] } {	set options "-mshort"}return 0

⌨️ 快捷键说明

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