"Oleg Skydan" <ski...@mail.ints.net> writes: > I have found that GCC does not make a simple, but useful > optimization:
Generally, GCC does this. See the -foptimize-sibling-calls option (enabled also, I think, by -O2). However, it doesn't seem to have any effect on mspgcc... Regards, -- Daniel Néri, Sigicom AB, Sweden