This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/35604] Label references are not updated after edge insertion



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]