From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15171 invoked by alias); 7 May 2003 05:53:29 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 15164 invoked from network); 7 May 2003 05:53:29 -0000 Received: from unknown (HELO mail.codesourcery.com) (65.73.237.138) by sources.redhat.com with SMTP; 7 May 2003 05:53:29 -0000 Received: (qmail 11076 invoked from network); 7 May 2003 05:53:25 -0000 Received: from 227.148-60-66-fuji-dsl.static.surewest.net (HELO ?192.168.0.103?) (mitchell@66.60.148.227) by mail.codesourcery.com with DES-CBC3-SHA encrypted SMTP; 7 May 2003 05:53:25 -0000 Subject: Re: GCC 3.3 Prelease broken on s390 From: Mark Mitchell To: Richard Henderson Cc: Ulrich Weigand , gcc@gcc.gnu.org In-Reply-To: <20030507012508.GD7654@redhat.com> References: <200305070113.DAA15839@faui11.informatik.uni-erlangen.de> <20030507012508.GD7654@redhat.com> Content-Type: text/plain Organization: CodeSourcery, LLC Message-Id: <1052286808.3331.6.camel@minax.codesourcery.com> Mime-Version: 1.0 Date: Wed, 07 May 2003 05:53:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-05/txt/msg00587.txt.bz2 > > What do you think? > > > > * unwind-dw2.c (uw_update_context_1): Only set cfa as sp if > > previous frame didn't save sp. Clear sp for next frame. > > (uw_install_context_1): Honor saved sp from frame. > > If this works, great. Ulrich -- Take that as approval from Richard; if it fixes your problem, please check it in and close the PR. Thanks, -- Mark Mitchell CodeSourcery, LLC