bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16535: Compiler bug ?


From: Paul Eggert
Subject: bug#16535: Compiler bug ?
Date: Fri, 24 Jan 2014 15:35:21 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 01/24/2014 03:06 PM, Fabrice Popineau wrote:
Actually, afaik BITS_PER_ULL == BITS_PER_BITS_WORD

Ah, OK, thanks for following up. It looks like the negated-comparison bug caused undefined behavior due to integer overflow in count_one_bits_word; once that happens it's anybody's guess what compilers will do; maybe you hit the jackpot. Anyway, the Emacs bug is fixed (and there doesn't seem to have been a compiler bug) so I'll close this report.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]