chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] ⍄PATCH⍃ Unboxing optimization for flonums


From: felix . winkelmann
Subject: Re: [Chicken-hackers] ⍄PATCH⍃ Unboxing optimization for flonums
Date: Sat, 01 Dec 2018 23:02:20 +0100

Hi!

Indeed, all you say is right. It needed a full recompile with the HEAD
to trigger this error by generating a use of the unboxed fXX accessors
in the SRFI-4 runtime system.

See attached patch, the reason is quite clear: the unboxed accessors
assumed unboxed fixnum index arguments.


felix

Attachment: 0001-Unboxed-variants-fXX-SRFI-4-vector-accessors-assumed.patch
Description: Text document


reply via email to

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