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]

r117084 - in /trunk/gcc: ChangeLog ifcvt.c test...


Author: sje
Date: Wed Sep 20 16:41:12 2006
New Revision: 117084

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117084
Log:
	PR target/28574
	* ifcvt.c (dead_or_predicable): Don't predicate then blocks
	with tablejumps in them.

Added:
    trunk/gcc/testsuite/gcc.dg/pr28574.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ifcvt.c


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