From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6792 invoked by alias); 10 Nov 2005 01:25:13 -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 6718 invoked by uid 48); 10 Nov 2005 01:25:09 -0000 Date: Thu, 10 Nov 2005 01:25:00 -0000 Message-ID: <20051110012508.6717.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/24675] Stack corruption in ARM arch. if 64bit variable is passed to a function of which the low 32 use the register and the up 32 use the stack In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "armcc2000 at yahoo dot com" X-SW-Source: 2005-11/txt/msg01376.txt.bz2 List-Id: ------- Comment #9 from armcc2000 at yahoo dot com 2005-11-10 01:25 ------- (In reply to comment #8) > > Yes then this is a dup of that bug then. The problem is that the middle-end > did not know what the target was doing so it rejected sib calling in this case. > Any idea why the patch for bug 23150 doesn't fix 4.0.2 ?? (the patch applies OK without any manual editing). What is the procedure for getting fixes in 3.4.x and 4.0.x ?? Or should users just wait until 4.1 is released ?? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24675