Re: [eigen] Adding Bug 150 to beta3 blockers? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Adding Bug 150 to beta3 blockers?
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Wed, 12 Jan 2011 17:35:30 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=1C2hKwvnMD6XMYEJd1TvYWSYmBwXMaT4LUz5dukFx4k=; b=Znxn5gBw4wGaVg/4zP94s6xy9fWa7u/EXPoA2mcXx5FApJV8nEwFYtgDdWdt5XrfGC 1yPGBwEDYRC13TErBJ3Gl+D2jXNhk9K5gu1tbqtaHDFr2wCuj1uJog0KzMBqqebQcoaD xlL3MNbpIkFHlWlcd8EYKAA7CoZRF+VkR2MyI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=RXWnZ4RQ9cMZeChCd8ca1UiT0Hbyfojh08l3LdNJleMniaqvTonfEjLwlbmVmp15q4 2flBwWRHPyadGH4LcHP/bvE3qXwJY2Wqe6d4wjHwdvQf9StwHx7VvDqTOCzXUFnE+XlH baTsj9SCGHEnBpYvgvxU+64fRg6Qty7qARcEc=
Hi,
thank you for the patch.
I've just pushed it: Indeed the issue of PIC and the cpuid instr.
using the ebx register is for the
i386 target only, though that does not explain the segfault...
gael
On Wed, Jan 12, 2011 at 2:22 PM, hauke strasdat <strasdat@xxxxxxxxx> wrote:
> Hi guys,
>
> Thanks a lot for developing and maintaining such a great matrix library!
>
> Sorry for being that persistent, but I would highly recommend to add
> bug 150 (http://eigen.tuxfamily.org/bz/show_bug.cgi?id=150) to the
> beta3 blockers. It seems to be a critical regression. I could
> reproduce a segfaults, when the patch is not applied.
>
> Cheers,
> Hauke
>
>
>