[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

2008-11-18 Thread ubizjak at gmail dot com
--- Comment #10 from ubizjak at gmail dot com 2008-11-18 22:06 --- Fixed. -- ubizjak at gmail dot com changed: What|Removed |Added URL|

[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

2008-11-18 Thread uros at gcc dot gnu dot org
--- Comment #9 from uros at gcc dot gnu dot org 2008-11-18 22:01 --- Subject: Bug 37362 Author: uros Date: Tue Nov 18 22:00:12 2008 New Revision: 141978 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141978 Log: PR target/37362 * config/mips/mips.md (move_doublew

[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

2008-11-18 Thread g0dsowncountry at yahoo dot com
--- Comment #8 from g0dsowncountry at yahoo dot com 2008-11-18 18:52 --- With Uros's patch in Comment #7, GCC Builds Fine..! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37362

[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

2008-11-18 Thread ubizjak at gmail dot com
--- Comment #7 from ubizjak at gmail dot com 2008-11-18 08:09 --- Created an attachment (id=16716) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16716&action=view) Patch with a testcase This patch solves all issues with mthc1 and mfhc1. -- http://gcc.gnu.org/bugzilla/show_bug

[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

2008-11-17 Thread g0dsowncountry at yahoo dot com
--- Comment #6 from g0dsowncountry at yahoo dot com 2008-11-18 01:31 --- With the patch in Comment #5, the test case passes; but the GCC Build fails with the following error message while creating mipsisa64r2-linux/64/libgcc/_powitf2.o ../../../../gcc-svn-111708/libgcc/../gcc/libgcc2.c

[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

2008-11-17 Thread ubizjak at gmail dot com
--- Comment #5 from ubizjak at gmail dot com 2008-11-18 00:11 --- (In reply to comment #4) > Using top-of-stack GCC and Binutils from Nov 17, issue still present; Applied > the below patch and re-tried, no change in behavior. Fails the same way... This one is tested with a cross and wor

[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

2008-11-17 Thread g0dsowncountry at yahoo dot com
--- Comment #4 from g0dsowncountry at yahoo dot com 2008-11-17 21:39 --- Using top-of-stack GCC and Binutils from Nov 17, issue still present; Applied the below patch and re-tried, no change in behavior. Fails the same way... FYI, This is what I'm using to configure GCC: - ../gcc-svn-

[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

2008-11-05 Thread ubizjak at gmail dot com
--- Comment #3 from ubizjak at gmail dot com 2008-11-05 10:04 --- I guess this issue can be fixed by following (untested) trivial patch: --cut here-- Index: mips.md === --- mips.md (revision 141602) +++ mips.md (wor

[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

2008-11-05 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2008-11-05 08:40 --- Can you still reproduce this with current trunk? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37362

[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

2008-10-21 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37362

[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

2008-09-05 Thread g0dsowncountry at yahoo dot com
--- Comment #1 from g0dsowncountry at yahoo dot com 2008-09-05 20:46 --- Noticed that if GCC is configured with additional parameters '--with-arch=5kc --with-tune=5kc', PASS 1 build completes (gcc version 4.4.0 20080904 (experimental)). mipsisa64-linux-* builds fine w/o these extra c

[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

2008-09-03 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |