r118923 - in /branches/gcc-4_1-branch/gcc: Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Nov 17 09:01:00 GMT 2006
Author: jakub
Date: Fri Nov 17 09:01:31 2006
New Revision: 118923
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118923
Log:
PR middle-end/29584
* tree-ssa-dom.c (simplify_switch_and_lookup_avail_expr): Don't
optimize if DEF doesn't have integral type.
* gcc.dg/torture/pr29584.c: New test.
Added:
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/torture/pr29584.c
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
branches/gcc-4_1-branch/gcc/tree-ssa-dom.c
More information about the Gcc-cvs
mailing list