From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27872 invoked by alias); 13 Oct 2011 01:55:59 -0000 Received: (qmail 23793 invoked by uid 9176); 13 Oct 2011 01:55:36 -0000 Date: Thu, 13 Oct 2011 01:55:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Thu Oct 13 01:55:36 UTC 2011 Message-ID: <20111013015536.GA23787@sourceware.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-10/txt/msg00380.txt.bz2 216a217 > gdb/dwarf2-frame-tailcall.c:283: obsolete: get_frame_base: Replace get_frame_base with get_frame_id, get_frame_base_address, get_frame_locals_address, or get_frame_args_address. gdb/dwarf2-frame-tailcall.c:283: addr = get_frame_base (this_frame) - cache->entry_cfa_sp_offset;