This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/34042] Segfault in mips_cannot_change_mode_class
- From: "rsandifo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Nov 2007 13:54:45 -0000
- Subject: [Bug target/34042] Segfault in mips_cannot_change_mode_class
- References: <bug-34042-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla 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-patches/2007-09/msg02112.html
Could you try the attached patch? I'll test it on some targets
as well, but I don't have access to targets with 128-bit long doubles
at the moment (hoping this will change soon).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34042