From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4606 invoked by alias); 10 Apr 2004 15:32:06 -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 4558 invoked by uid 48); 10 Apr 2004 15:31:54 -0000 Date: Sat, 10 Apr 2004 15:48:00 -0000 Message-ID: <20040410153154.4557.qmail@sources.redhat.com> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040410140503.14907.cesarb@nitnet.com.br> References: <20040410140503.14907.cesarb@nitnet.com.br> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/14907] bogus sign/zero extension when relaying parameters with regparm X-Bugzilla-Reason: CC X-SW-Source: 2004-04/txt/msg00886.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-10 15:31 ------- Confirmed. I think this is requied by the ABI to promote it but since it is already promoted it could just use the full register, I do not know if this is really a bug but then again I could be wrong. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|optimization |target Ever Confirmed| |1 Keywords| |pessimizes-code Last reconfirmed|0000-00-00 00:00:00 |2004-04-10 15:31:46 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14907