On Fri, 24 Dec 2010 11:54:44 +0100
Juan Jose Garcia-Ripoll <juanjose.garciarip...@googlemail.com> wrote:

> I have fixed SETF to at least recognize the simple case in which there are
> only variables involved and not multiple temporary values. Now the behavior
> should be as you expected

Oh, another question: I confirm that with safety=0, they now indeed all
get inlined if annotated as being fixnum.  However, at safety=1, they
do not, except LOOP's incrementation.  Is it LOOP that should use
ecl_one_plus() at safety=1, or the others that should get inlined at
safety=1?  Or is safety not really an indicator of where it should
happen?

Thanks again,
-- 
Matt

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to