From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24217 invoked by alias); 17 Oct 2002 16:36:00 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 24198 invoked by uid 71); 17 Oct 2002 16:36:00 -0000 Resent-Date: 17 Oct 2002 16:36:00 -0000 Resent-Message-ID: <20021017163600.24197.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, e9725446@student.tuwien.ac.at Received: (qmail 20830 invoked by uid 61); 17 Oct 2002 16:28:53 -0000 Message-Id: <20021017162853.20829.qmail@sources.redhat.com> Date: Thu, 17 Oct 2002 09:36:00 -0000 From: e9725446@student.tuwien.ac.at Reply-To: e9725446@student.tuwien.ac.at To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: target/8257: frame pointer computation wrong on alpha (cross-compiler) X-SW-Source: 2002-10/txt/msg00678.txt.bz2 List-Id: >Number: 8257 >Category: target >Synopsis: frame pointer computation wrong on alpha (cross-compiler) >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: wrong-code >Submitter-Id: net >Arrival-Date: Thu Oct 17 09:36:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Stefan Ring >Release: gcc-3.2 >Organization: >Environment: i386 Linux >Description: When compiling something to assembly language (-S) with a cross compiler targeted at alpha-unknown-linux(-gnu)?, the .frame directive always contains a frame size of 0, even when the frame size is in fact greater than 0. The same compiler version compiled natively on alpha-linux does produce correct output. Unfortunately, I don't have the opportunity to try hosting the cross compiler on another platform. >How-To-Repeat: configure --target=alpha-unknown-linux make gcc/xgcc -B gcc/ -S -O >Fix: >Release-Note: >Audit-Trail: >Unformatted: