Re: [eigen] "May be used uninitialized" warning... |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] "May be used uninitialized" warning...
- From: Jose Luis Blanco <joseluisblancoc@xxxxxxxxx>
- Date: Fri, 10 Dec 2010 10:34:39 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=Wbh3iLxQ5xBXjCSmUFXbpoDC8ZjVexs8STmjjz1lK/g=; b=k+IPyv7jAGPpPuKRMHeDtLVvZ074PCwva3EkPGTCWsoL81aADN7ZxlQ5cnR8PP8xD6 6BrPbfcWKE1womSfnqP5H2bGcxWHTM223yN0TJEnNxQNRATvRpDv+j9+WTy1Eb4dmoxS ZkIWJDmKcpjIsXg1Q6iD15Aj3tzjr8n9dVWOM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=xxW2PYrscq/vy+djpgwIb2nRqUaBfYdGMYSEScnN0DpZo29I2UJ8uoV4avCezuGA9b CEyldALDJOF4UL5ONUa2qpC9SQS7DPnN0fcZMQGwmItUBE7hop05vt5dMFvB0aSAjNrC nzDy0hL+BINJpZjpZyj4IJOu1+2ZEREowYOPA=
I attach a proper test case that shows the warning.
Tested in gcc 4.4, 32bit, with today's hg eigen. I obtained the same
also with gcc 4.5, 64bit.
JL
On 12/10/2010 08:29 AM, Gael Guennebaud wrote:
> I cannot reproduce. Tested with gcc 4.5, 4.4, 4.3, and 4.1
>
> gael
>
Attachment:
warning_test.tar.gz
Description: GNU Zip compressed data