]> gitweb.factorcode.org Git - factor.git/commit
Don't return functions returning void. -O3 seems to optimize them out!
authorPhil Dawes <phil@phildawes.net>
Fri, 4 Sep 2009 19:37:23 +0000 (20:37 +0100)
committerPhil Dawes <phil@phildawes.net>
Wed, 16 Sep 2009 07:22:17 +0000 (08:22 +0100)
commit3343723ee3277fa2028678f73bc04253ba351128
tree2423358eb774e20e9a6934084ee59bbc85b2c93e
parentdeb7af70bb42bdf3bf9837d1f7232671b8d41a70
Don't return functions returning void. -O3 seems to optimize them out!
vm/data_gc.cpp
vm/math.cpp