From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24782 invoked by alias); 18 Nov 2008 01:32:58 -0000 Received: (qmail 15557 invoked by uid 48); 18 Nov 2008 01:31:36 -0000 Date: Tue, 18 Nov 2008 01:32:00 -0000 Message-ID: <20081118013136.15554.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "g0dsowncountry at yahoo dot com" 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: 2008-11/txt/msg01444.txt.bz2 ------- 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: In function '__powitf2': ../../../../gcc-svn-111708/libgcc/../gcc/libgcc2.c:1743: error: insn does not satisfy its constraints: (insn 209 208 202 8 ../../../../gcc-svn-111708/libgcc/../gcc/libgcc2.c:1742 (set (reg:TF 44 $f12) (unspec:TF [ (mem/u/c/i:DI (lo_sum:DI (reg/f:DI 4 $4 [218]) (symbol_ref/u:DI ("*.LC0") [flags 0x2])) [2 S8 A128]) (reg:TF 44 $f12) ] 32)) 336 {mthc1tf} (expr_list:REG_EQUAL (const_double:TF 1.0e+0 [0x0.8p+1]) (nil))) ../../../../gcc-svn-111708/libgcc/../gcc/libgcc2.c:1743: internal compiler error: in copyprop_hardreg_forward_1, at regrename.c:1595 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37362