At Wed, 15 Jul 2015 22:48:26 -0300, Gustavo Massaccesi wrote:
> But perhaps the problem is in the code that tracks the single_use
> value. After 'dup' is applied, 'rep' is not long a singled used
> function.

Yes, I think that's the problem. I thunk I have a repair to update
single-use tracking appropriately, but I need to test more.

If I remember correctly, we recently changed the optimizer to always
inline single-use functions, where it had skipped them before (under
some condition that I don't recall). If that's right, it would explain
the v6.1.1-to-v6.2 regression.

Thanks for tracking down the problem!

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to