This is the mail archive of the gcc-cvs@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]

r136899 - in /trunk/gcc: ChangeLog jump.c


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


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