------- Comment #4 from falk at debian dot org 2006-02-20 22:35 ------- This would be incredibly difficult to detect reliably. But the main problem is, on most operating systems, stack space is limited, typically to something tiny compared to main memory like 8M, so this wouldn't really be a good idea. Anyway, due to the amortization, I suspect it wouldn't save all that much time. Have you tried some benchmarks?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26388