http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49572
--- Comment #16 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-06-30 19:37:43 UTC --- Author: ebotcazou Date: Thu Jun 30 19:37:41 2011 New Revision: 175723 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175723 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_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/tree-ssa-dom.c