labels-3.x
来自「gcc3.2.1源代码」· X 代码 · 共 8 行
X
8 行
# This test does not compile on mips-irix6 using the native assembler,# though it does work with gas. See PR6200. Since we cannot (???)# distinguish which assembler is being used, always pass -S for irix.if { [istarget "mips*-*-irix*"] } { set options "-S" }return 0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?