This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/27971] eliminate shift in array[(x>>2)&3]
- From: "raksit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2008 19:27:16 -0000
- Subject: [Bug target/27971] eliminate shift in array[(x>>2)&3]
- References: <bug-27971-5748@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from raksit at gcc dot gnu dot org 2008-01-14 19:27 -------
This was fixed in revision 131460.
--
raksit at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27971