OSDN Git Service

PR rtl-optimization/35604
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jun 2008 17:16:05 +0000 (17:16 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jun 2008 17:16:05 +0000 (17:16 +0000)
commit3b10edaecc9f5e0a08b7983f83320142df98ac02
tree3695e2f0bf42ec6e5a41d786fe2d3f31db37ba93
parent27c9bdfe63b95e705c4557acc729385c379fce04
PR rtl-optimization/35604
* jump.c (redirect_exp_1): Skip the condition of an IF_THEN_ELSE. We
only want to change jump destinations, not eventual label comparisons.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@136899 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/jump.c