------- Comment #5 from uros at gcc dot gnu dot org 2008-06-18 17:16 ------- Subject: Bug 35604
Author: uros Date: Wed Jun 18 17:16:05 2008 New Revision: 136899 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136899 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: trunk/gcc/ChangeLog trunk/gcc/jump.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35604