From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 839 invoked by alias); 10 Jul 2004 01:28:55 -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 832 invoked by uid 48); 10 Jul 2004 01:28:55 -0000 Date: Sat, 10 Jul 2004 01:28:00 -0000 Message-ID: <20040710012855.831.qmail@sourceware.org> 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-07/txt/msg01066.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-10 01:28 ------- Basically the problem is that the RTL optimizers do not know if they come in as full 32bit register even though the ABI demands it. -- What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2004-04-10 15:31:46 |2004-07-10 01:28:55 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14907