From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7814 invoked by alias); 29 Jul 2004 02:10:43 -0000 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 Received: (qmail 7568 invoked by uid 48); 29 Jul 2004 02:10:42 -0000 Date: Thu, 29 Jul 2004 02:10:00 -0000 Message-ID: <20040729021042.7564.qmail@sourceware.org> From: "wilson at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040729020515.16815.wilson@gcc.gnu.org> References: <20040729020515.16815.wilson@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/16815] MIPS n32/n64 inefficient code for float arguments X-Bugzilla-Reason: CC X-SW-Source: 2004-07/txt/msg03435.txt.bz2 List-Id: ------- Additional Comments From wilson at gcc dot gnu dot org 2004-07-29 02:10 ------- Created an attachment (id=6852) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6852&action=view) experimental assign_parm_setup_block_p patch This is a patch which gives the right result for the trivial testcase, but may be completely bogus. I haven't tried to test this, or determine whether this also works for PA and rs6000 targets which would also be affected by this change, or determine why the code is there in the first place. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16815