chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #748: investigate usefulness of providing a compilati


From: Chicken Trac
Subject: [Chicken-janitors] #748: investigate usefulness of providing a compilation mode that disables fixnum overflow detection
Date: Tue, 13 Dec 2011 12:34:18 -0000

#748: investigate usefulness of providing a compilation mode that disables 
fixnum
overflow detection
-------------------------------+--------------------------------------------
 Reporter:  felix              |       Owner:  felix
     Type:  enhancement        |      Status:  new  
 Priority:  not urgent at all  |   Milestone:       
Component:  compiler           |     Version:  4.7.x
 Keywords:  fixnum overflow    |  
-------------------------------+--------------------------------------------
 This would mean alternative specialization rules which might increase
 performance somewhat. Currently `types.db` can not contain sets of
 alternative specializations, we would need something like `cond-expand`
 for entries in the type database.

 Such a mode could be enabled by a declaration and/or a compiler option.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/748>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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