From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18003 invoked by alias); 11 Nov 2007 13:54:55 -0000 Received: (qmail 17966 invoked by uid 48); 11 Nov 2007 13:54:45 -0000 Date: Sun, 11 Nov 2007 13:54:00 -0000 Message-ID: <20071111135445.17965.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/34042] Segfault in mips_cannot_change_mode_class In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rsandifo at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-11/txt/msg00998.txt.bz2 ------- 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