From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24803 invoked by alias); 23 Jan 2007 13:00:59 -0000 Received: (qmail 24755 invoked by uid 22791); 23 Jan 2007 13:00:59 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 23 Jan 2007 13:00:55 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H9LGe-0000gX-3j; Tue, 23 Jan 2007 08:00:52 -0500 Date: Tue, 23 Jan 2007 13:00:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Subject: Re: Cleanup value_primitive_field Message-ID: <20070123130052.GA2619@nevyn.them.org> Mail-Followup-To: Vladimir Prus , gdb-patches@sources.redhat.com References: <200701231558.53075.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200701231558.53075.vladimir@codesourcery.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes 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: 2007-01/txt/msg00473.txt.bz2 On Tue, Jan 23, 2007 at 03:58:53PM +0300, Vladimir Prus wrote: > > This patch makes value_primitive_filed copy full value->location, not just > VALUE_ADDRESS -- just the same that Jim has done to value_copy. > No changes in behaviour so far and no regressions on x86. OK? OK. -- Daniel Jacobowitz CodeSourcery