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

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

bug#46812: 28.0.50; [native-comp] (lambda (x) (if (= x 0.0) (floatp x) (


From: Andrea Corallo
Subject: bug#46812: 28.0.50; [native-comp] (lambda (x) (if (= x 0.0) (floatp x) (error ""))) miscompiled
Date: Sat, 27 Feb 2021 21:15:57 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Pip Cet <pipcet@gmail.com> writes:

> In *scratch*, evaluate
>
> (funcall (native-compile `(lambda (x) (if (= x 0.0) (floatp x) (error "")))) 
> 0)

Nice reproducer for a nice bug.

This week-end I'm mostly off, will come back on this very quickly.

Thanks for reporting.

  Andrea





reply via email to

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