[Bug target/34042] Segfault in mips_cannot_change_mode_class

2007-11-12 Thread rsandifo at gcc dot gnu dot org
--- Comment #6 from rsandifo at gcc dot gnu dot org 2007-11-12 20:10 --- Thanks for the testing. Now fixed on mainline. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added --

[Bug target/34042] Segfault in mips_cannot_change_mode_class

2007-11-12 Thread rsandifo at gcc dot gnu dot org
--- Comment #5 from rsandifo at gcc dot gnu dot org 2007-11-12 20:05 --- Subject: Bug 34042 Author: rsandifo Date: Mon Nov 12 20:05:46 2007 New Revision: 130119 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130119 Log: gcc/ PR target/34042 * config/mips/mips.c

[Bug target/34042] Segfault in mips_cannot_change_mode_class

2007-11-11 Thread rsandifo at nildram dot co dot uk
--- Comment #4 from rsandifo at nildram dot co dot uk 2007-11-11 22:59 --- Subject: Re: Segfault in mips_cannot_change_mode_class "fxcoudert at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: >> Could you try the attached patch? > > I am rebulding and will test it, but it takes quite

[Bug target/34042] Segfault in mips_cannot_change_mode_class

2007-11-11 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-11-11 16:56 --- (In reply to comment #2) > I am rebulding and will test it, but it takes quite some time... Less than I thought! It fixes it, and no other regression has appeared. -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug target/34042] Segfault in mips_cannot_change_mode_class

2007-11-11 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-11-11 14:34 --- (In reply to comment #1) > Could you try the attached patch? I am rebulding and will test it, but it takes quite some time... By the way, I have posted the test results of mainline on mips-sgi-irix6.5 at http://

[Bug target/34042] Segfault in mips_cannot_change_mode_class

2007-11-11 Thread rsandifo at gcc dot gnu dot org
--- Comment #1 from rsandifo at gcc dot gnu dot org 2007-11-11 13:54 --- Created an attachment (id=14530) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14530&action=view) Proposed patch Sorry, this is a long-latent bug exposed by the __divdc3 fix: http://gcc.gnu.org/ml/gcc-pa

[Bug target/34042] Segfault in mips_cannot_change_mode_class

2007-11-09 Thread rsandifo at gcc dot gnu dot org
-- rsandifo at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rsandifo at gcc dot gnu dot |dot org