990208-1.x

来自「gcc-you can use this code to learn somet」· X 代码 · 共 15 行

X
15
字号
# Doesn't work at -O3 because of ifcvt.c optimizations which# cause the 2 inlined labels to be at the same location.set torture_eval_before_execute {    set compiler_conditional_xfail_data {	"ifcvt transforms 2 inlined labels to the same address" \	{ "ia64-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" } \	{ "-O3" } \	{ "" }	}}return 0

⌨️ 快捷键说明

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