From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22360 invoked by alias); 13 Jul 2006 16:08:44 -0000 Received: (qmail 22244 invoked by uid 48); 13 Jul 2006 16:08:32 -0000 Date: Thu, 13 Jul 2006 16:08:00 -0000 Message-ID: <20060713160832.22243.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/27287] [4.1/4.2 Regression] returning constant double In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "edmar at freescale dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-07/txt/msg00989.txt.bz2 List-Id: ------- Comment #9 from edmar at freescale dot com 2006-07-13 16:08 ------- I tried the patch on comment 7 on gcc main line from yesterday. It did not work for me: foo.c: In function 'foo': foo.c:1: error: unrecognizable insn: (insn 11 10 12 3 (set (subreg:DF (reg:DI 121) 0) (mem/u/c/i:DF (reg/f:SI 122) [2 S8 A64])) -1 (nil) (nil)) foo.c:1: internal compiler error: in extract_insn, at recog.c:2077 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27287