------- Comment #7 from uros at gcc dot gnu dot org 2008-06-19 14:05 ------- Subject: Bug 35604
Author: uros Date: Thu Jun 19 14:04:31 2008 New Revision: 136947 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136947 Log: 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. Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/jump.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35604