[Bug rtl-optimization/19683] MIPS wrong-code for 64-bit multiply.

2005-03-17 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-17 21:12 --- Subject: Bug 19683 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2005-03-17 21:11:49 Modified files: gcc:

[Bug rtl-optimization/19683] MIPS wrong-code for 64-bit multiply.

2005-03-17 Thread rsandifo at gcc dot gnu dot org
--- Additional Comments From rsandifo at gcc dot gnu dot org 2005-03-17 21:13 --- Committed to 3.4 as promised, after bootstrapping regression testing on mips-sgi-irix6.5. -- What|Removed |Added

[Bug rtl-optimization/19683] MIPS wrong-code for 64-bit multiply.

2005-03-07 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-07 17:48 --- Subject: Bug 19683 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-07 17:48:47 Modified files: gcc: ChangeLog reload1.c

[Bug rtl-optimization/19683] MIPS wrong-code for 64-bit multiply.

2005-03-07 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-07 17:51 --- Subject: Bug 19683 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-03-07 17:51:36 Modified files: gcc:

[Bug rtl-optimization/19683] MIPS wrong-code for 64-bit multiply.

2005-03-07 Thread rsandifo at gcc dot gnu dot org
--- Additional Comments From rsandifo at gcc dot gnu dot org 2005-03-07 17:54 --- Patch applied to mainline and 4.0. Will apply to 3.4 branch in a week or so if nothing goes wrong. -- What|Removed |Added

[Bug rtl-optimization/19683] MIPS wrong-code for 64-bit multiply.

2005-03-03 Thread daney 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

[Bug rtl-optimization/19683] MIPS wrong-code for 64-bit multiply.

2005-02-26 Thread rsandifo at gcc dot gnu dot org
--- Additional Comments From rsandifo at gcc dot gnu dot org 2005-02-26 10:16 --- Patch posted here: http://gcc.gnu.org/ml/gcc-patches/2005-02/msg01665.html -- What|Removed |Added