http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49572
--- Comment #17 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-06-30 19:39:47 UTC --- Author: ebotcazou Date: Thu Jun 30 19:39:41 2011 New Revision: 175724 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175724 Log: PR tree-optimization/49572 * tree-ssa-dom.c (initialize_hash_element) <GIMPLE_SINGLE_RHS>: Use the type of the RHS instead of that of the LHS for the expression type. Modified: branches/gcc-4_4-branch/gcc/ChangeLog branches/gcc-4_4-branch/gcc/tree-ssa-dom.c