20010122-1.x
来自「this is a gcc file, you can download it 」· X 代码 · 共 12 行
X
12 行
# This test relies on __builtin_return_address(1) returning something# useful or NULL. This is not guaranteed to be be so, especially when # -fomit-frame-pointer is used. So do not test with it.set torture_eval_before_compile { if {[string match {*-fomit-frame-pointer*} "$option"]} { continue }}return 0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?