From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23393 invoked by alias); 30 Aug 2006 18:00:16 -0000 Received: (qmail 23271 invoked by uid 48); 30 Aug 2006 18:00:02 -0000 Date: Wed, 30 Aug 2006 18:00:00 -0000 Message-ID: <20060830180002.23270.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: "guenter at roeck-us dot net" 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-08/txt/msg02703.txt.bz2 List-Id: ------- Comment #28 from guenter at roeck-us dot net 2006-08-30 18:00 ------- Created an attachment (id=12158) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12158&action=view) Another possible patch Another possible patch. This one retains m->r handling, and thus produces somewhat more efficient code. Tested with existing test cases, and with linux / perl distribution compiled with both -O1 and -O2. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27287