This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11181] [avr-gcc] Optimization of "uchar/xor/and/single_bit" produced wrong code.
- From: "ehrhardt at mathematik dot uni-ulm dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jul 2003 12:23:13 -0000
- Subject: [Bug optimization/11181] [avr-gcc] Optimization of "uchar/xor/and/single_bit" produced wrong code.
- References: <20030613031030.11181.dmixm@marine.febras.ru>
- 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=11181
ehrhardt at mathematik dot uni-ulm dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
Target Milestone|--- |3.3.2
------- Additional Comments From ehrhardt at mathematik dot uni-ulm dot de 2003-07-28 12:23 -------
This appears to be a duplicate of 11662. Could you try the patch
attached to that report and see if that help?
regards Christian