This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/49572] [4.4 Regression]: gcc.dg/tree-ssa/20030709-2.c scan-tree-dump-times cddce2 ".rtmem" 0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49572

--- Comment #14 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-06-30 19:32:29 UTC ---
Author: ebotcazou
Date: Thu Jun 30 19:32:23 2011
New Revision: 175721

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175721
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:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-dom.c


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