代码搜索:Optimizing
找到约 845 项符合「Optimizing」的源代码
代码结果 845
www.eeworm.com/read/233448/4682512
c 20020206-2.c
/* Origin: PR c/5420 from David Mosberger .
This testcase was miscompiled when tail call optimizing, because a
compound literal initialization was emitted only in the tail cal
www.eeworm.com/read/233448/4683561
c 200031109-1.c
/* For a short time on the tree-ssa branch this would warn that
value was not initialized as it was optimizing !(value = (m?1:2))
to 0 and not setting value before. */
int t(int m)
{
int val
www.eeworm.com/read/233448/4685842
c mi7.c
/* Test "ignore redundant include" facility.
-H is used because cpp might confuse the issue by optimizing out
#line markers. This test only passes if the headers is read
twice.
The disg
www.eeworm.com/read/233448/4685955
c mi7.c
/* Test "ignore redundant include" facility.
-H is used because cpp might confuse the issue by optimizing out
#line markers. This test only passes if the headers is read
twice.
The disg
www.eeworm.com/read/190666/5178425
c 20020206-2.c
/* Origin: PR c/5420 from David Mosberger .
This testcase was miscompiled when tail call optimizing, because a
compound literal initialization was emitted only in the tail cal
www.eeworm.com/read/162614/5527446
c 20020206-2.c
/* Origin: PR c/5420 from David Mosberger .
This testcase was miscompiled when tail call optimizing, because a
compound literal initialization was emitted only in the tail cal
www.eeworm.com/read/340665/3279166
c 20020206-2.c
/* Origin: PR c/5420 from David Mosberger .
This testcase was miscompiled when tail call optimizing, because a
compound literal initialization was emitted only in the tail cal
www.eeworm.com/read/340665/3280740
c mi7.c
/* Test "ignore redundant include" facility.
-H is used because cpp might confuse the issue by optimizing out
#line markers. This test only passes if the headers is read
twice.
The disg
www.eeworm.com/read/340665/3280844
c mi7.c
/* Test "ignore redundant include" facility.
-H is used because cpp might confuse the issue by optimizing out
#line markers. This test only passes if the headers is read
twice.
The disg
www.eeworm.com/read/440906/1780806
c 20020206-2.c
/* Origin: PR c/5420 from David Mosberger .
This testcase was miscompiled when tail call optimizing, because a
compound literal initialization was emitted only in the tail cal