]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/47239 ((int)&func & 3 is always optimized to 0 on some targets)
authorRichard Guenther <rguenther@suse.de>
Tue, 11 Jan 2011 14:23:20 +0000 (14:23 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 11 Jan 2011 14:23:20 +0000 (14:23 +0000)
commite98965af89226abc5926aa12a360b5fe32cf2ace
treed3fbfa09b4e46d2f7f3c93fdf49e3af511c1267d
parent9f9ca914cc827c34816c71afb04e920ad5243156
re PR tree-optimization/47239 ((int)&func & 3 is always optimized to 0 on some targets)

2011-01-11  Richard Guenther  <rguenther@suse.de>

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

From-SVN: r168661
gcc/ChangeLog
gcc/tree-ssa-ccp.c
This page took 0.057269 seconds and 5 git commands to generate.