This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/21137] Convert (a >> 2) & 1 != 0 into a & 4 != 0
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Apr 2005 00:50:53 -0000
- Subject: [Bug middle-end/21137] Convert (a >> 2) & 1 != 0 into a & 4 != 0
- References: <20050421004702.21137.kazu@cs.umass.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-21 00:50 -------
Confirmed.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|tree-optimization |middle-end
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-04-21 00:50:52
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21137