[Bug tree-optimization/47239] [4.6 Regression] (int)&func & 3 is always optimized to 0 on some targets

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 11 14:33:00 GMT 2011


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

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-11 14:23:23 UTC ---
Author: rguenth
Date: Tue Jan 11 14:23:20 2011
New Revision: 168661

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

    PR tree-optimization/47239
    * tree-ssa-ccp.c (get_value_from_alignment): Punt for FUNCTION_DECLs.

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



More information about the Gcc-bugs mailing list