[Ecls-list] INCF/1+ and LOOP differences at same OPTIMIZE/SAFETY levels

2010-12-23 Thread Matthew Mondor
Hello, I noticed that on -current ECL, using the same OPTIMIZE SPEED/SAFETY/DEBUG levels (optimize (speed 3) (safety 1) (debug 1)) When using the LOOP macro with variables known to be FIXNUM, the increment can be optimized inline using C + directly without further checks. However, if using INCF

[Ecls-list] Project status

2010-12-23 Thread Juan Jose Garcia-Ripoll
* The relocation problems in Solaris have been fixed. They were not really that serious: GCC's frontend was improperly used and that added a few bytes of C runtime that were not used, but included fixed address references. * There are no outstanding problems in the Unix ports except in Solaris/x86