[Bug tree-optimization/14796] [tree-ssa] combine two shifts into one
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 17 17:48:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-17 01:51 -------
Fold does optimize (a >> 1)>>1 once that is optimized the patch which fixes PR 15459
will fix this one also.
--
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|3.5.0 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14796
More information about the Gcc-bugs
mailing list