980619-1.x

来自「linux下的gcc编译器」· X 代码 · 共 16 行

X
16
字号
# This used to fail on ia32, with or without -ffloat-store.# It works now, but some people think that's a fluke, so I'm# keeping this around just in case.#set torture_eval_before_execute {##    set compiler_conditional_xfail_data {#        "ia32 fp rounding isn't pedantic" \#        "i?86-*-*" \#        { "-O3" "-O2" "-O1" "-Os"} \#        { "" }#        }    #}return 0

⌨️ 快捷键说明

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