From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkDbG-0001SS-9N for qemu-devel@nongnu.org; Wed, 05 Jun 2013 09:18:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UkDbD-0000kF-FD for qemu-devel@nongnu.org; Wed, 05 Jun 2013 09:18:02 -0400 Received: from mail-yh0-x22e.google.com ([2607:f8b0:4002:c01::22e]:60773) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkDbD-0000jR-Aa for qemu-devel@nongnu.org; Wed, 05 Jun 2013 09:17:59 -0400 Received: by mail-yh0-f46.google.com with SMTP id i57so403731yha.5 for ; Wed, 05 Jun 2013 06:17:58 -0700 (PDT) Sender: Richard Henderson Message-ID: <51AF3A82.5090105@twiddle.net> Date: Wed, 05 Jun 2013 06:17:54 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1369430452-27598-1-git-send-email-rth@twiddle.net> <1370397380.17798.73.camel@liguang.fnst.cn.fujitsu.com> <51AF33E8.4010704@twiddle.net> <51AF36D5.3030702@suse.de> <51AF3763.80708@twiddle.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/2] tcg-arm: Implement tcg_register_jit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , li guang , qemu-devel@nongnu.org On 06/05/2013 06:10 AM, Peter Maydell wrote: > This isn't a big deal except for structs > where we care about atomicity, though, which I don't think > is the case here. Indeed not. This is just more dwarf debug info for gdb's use. r~