r118922 - in /branches/gcc-4_2-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Nov 17 08:59:00 GMT 2006


Author: jakub
Date: Fri Nov 17 08:59:08 2006
New Revision: 118922

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118922
Log:
	PR middle-end/29584
	* tree-ssa-forwprop.c (simplify_switch_expr): Don't
	optimize if DEF doesn't have integral type.

	* gcc.dg/torture/pr29584.c: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/torture/pr29584.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/gcc/tree-ssa-forwprop.c



More information about the Gcc-cvs mailing list