Date: Thu, 1 Apr 2010 19:06:03 +0200 From: Juergen Lock <nox@jelal.kn-bremen.de> To: Paul Brook <paul@codesourcery.com> Cc: qemu-devel@nongnu.org, Juergen Lock <nox@jelal.kn-bremen.de>, Blue Swirl <blauwirbel@gmail.com>, freebsd-emulation@freebsd.org, Andreas Tobler <andreast@fgznet.ch>, Toni <tonygio04@gmail.com> Subject: Re: [Qemu-devel] qemu git head 20100323 on FreeBSD - qemu-devel port update for testing Message-ID: <20100401170603.GA4447@triton8.kn-bremen.de> In-Reply-To: <201004011259.12365.paul@codesourcery.com> References: <20100325204423.GA46954@triton8.kn-bremen.de> <s2tf43fc5581003301254z8686e265s436c16a5826e4166@mail.gmail.com> <20100330201734.GA2678@triton8.kn-bremen.de> <201004011259.12365.paul@codesourcery.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 01, 2010 at 11:59:11AM +0000, Paul Brook wrote: > > Oh this is happening with x86_64-bsd-user on the same arch so I'd say > > (abi_ulong)-1 would be the same as ~0ul (and still cause the assert.) > > No. These two are different when sizeof(abi_ulong) < sizeof(long). Yeah sorry I meant in this case that caused the assert. (x86_64-bsd-user on same-arch host.) Cheers, Juergen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100401170603.GA4447>