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]

r116090 - in /branches/gcc-4_0-branch/gcc: Chan...


Author: ebotcazou
Date: Fri Aug 11 19:04:04 2006
New Revision: 116090

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116090
Log:
	PR rtl-optimization/23454
	Backport from mainline
	2005-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>

	* reorg.c (relax_delay_slots): Check that the jump is
	conditional before trying to invert it.


Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/opt/pr23454-2.C
Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/reorg.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


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