This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/50217] combine pass generated wrong code for unsigned char comparison on MIPS
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 13 Mar 2012 08:28:17 +0000
- Subject: [Bug rtl-optimization/50217] combine pass generated wrong code for unsigned char comparison on MIPS
- Auto-submitted: auto-generated
- References: <bug-50217-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50217
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2012-03-13
Known to work| |4.3.6
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-13 08:28:17 UTC ---
GCC 3.4.x is no longer maintained (nor is 4.3.x which works for you). The
oldest still maintained GCC version is 4.5.3, so please try that.