This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/5263] a & b & ~a & ~b not optimized
- 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: 6 Nov 2003 15:54:35 -0000
- Subject: [Bug optimization/5263] a & b & ~a & ~b not optimized
- References: <20020103033601.5263.kai.tietz@onevision.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5263
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-06 15:54 -------
Patch here: <http://gcc.gnu.org/ml/gcc-patches/2003-11/msg00338.html> so it does not get
lost.