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/49937] [4.7 Regression] g++.dg/tree-ssa/fwprop-align.C


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

--- Comment #8 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-10 08:50:43 UTC ---
Author: rguenth
Date: Wed Aug 10 08:50:39 2011
New Revision: 177615

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177615
Log:
2011-08-10  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/49937
    * tree-ssa-ccp.c (get_value_from_alignment): Re-implement
    using get_object_alignment_1.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-ccp.c


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