20030216-1.x
来自「用于进行gcc测试」· X 代码 · 共 13 行
X
13 行
# This test requires constant propagation of loads and stores to be# enabled. This is only guaranteed at -O2 and higher. Do not run# at -O1.set torture_eval_before_compile { if {[string match {*-O1*} "$option"]} { continue }}return 0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?