This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/19683] MIPS wrong-code for 64-bit multiply.
- From: "daney at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Mar 2005 21:19:03 -0000
- Subject: [Bug rtl-optimization/19683] MIPS wrong-code for 64-bit multiply.
- References: <20050129005922.19683.daney@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From daney at gcc dot gnu dot org 2005-03-03 21:19 -------
Thanks Richard,
The patch applies cleanly against 3.4.3 (with an offset of something like 9
lines). I found no regressions with a top level make -k check for an i686-linux
-> mipsel-linux cross compiler with the patch applied to 3.4.3. I have been
using the patch for about a week now on 3.4.3 with no problems found.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19683