[cfe-dev] Non-deterministic diagnostics for -Wuninitialized.

Csaba Raduly rcsaba at gmail.com
Thu Jan 10 06:19:51 PST 2013


On Thu, Jan 10, 2013 at 1:21 PM, Enea Zaffanella  wrote:
> On 01/10/2013 01:09 PM, Csaba Raduly wrote:
>> Which version of clang are you using? I got the same md5sum (different
>> from both of yours) ten times in a row with
>>
>> $ clang -v
>> clang version 3.3 (trunk 171717)
>> Target: x86_64-unknown-linux-gnu
>> Thread model: posix
>>
>>
>> Csaba
>>
>
> $ clang -v
> clang version 3.3 (trunk 171957)
>
> Target: x86_64-unknown-linux-gnu
> Thread model: posix
>
> (built in debug mode).

It may be something the debug mode prints (my clang is Release+Asserts).

There seems to be two different outputs. Perhaps if you showed them
instead of the md5sum, it would be easier to spot the difference.

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds



More information about the cfe-dev mailing list