]> gcc.gnu.org Git - gcc.git/commit
(jump_optimize): Don't move initialization if there is a label between it and the...
authorStan Cox <coxs@gnu.org>
Mon, 9 Dec 1996 21:37:37 +0000 (21:37 +0000)
committerStan Cox <coxs@gnu.org>
Mon, 9 Dec 1996 21:37:37 +0000 (21:37 +0000)
commit19f5ce60f80423710b14e915da94b6f42ab25801
tree870dc41da1325815dac28c76e9121882c4acf51b
parentf58acb677967a07e7bafe5f886812cde60a1832c
(jump_optimize): Don't move initialization if there is a label between it and the jump for if (foo) bar++ to bar += (foo !=0)

From-SVN: r13257
gcc/jump.c
This page took 0.060584 seconds and 5 git commands to generate.