chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] [Chicken-bugs] #422: compiler crashes when fixnums ex


From: Chicken Scheme
Subject: [Chicken-janitors] [Chicken-bugs] #422: compiler crashes when fixnums exceed 32 bit range
Date: Sat, 09 Feb 2008 22:17:34 -0000

#422: compiler crashes when fixnums exceed 32 bit range
----------------------+-----------------------------------------------------
 Reporter:  felix     |       Owner:  felix
     Type:  defect    |      Status:  new  
 Priority:  critical  |   Milestone:       
Component:  compiler  |     Version:  3.0.0
 Keywords:            |  
----------------------+-----------------------------------------------------
 On 64-bit platforms, using fixum literals in compiled code that exceed 32
 bit range causes the compiler to crash (Since the generated C code must be
 word-size independent, this situation has to be handled specially).

-- 
Ticket URL: <http://trac.callcc.org/ticket/422>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

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