c# - tail recursion optimization happens in visual studio 10 x64 debug but not in release? -
Basically I found a stack overflow exception in x86 mode. As I saw that the x64 tail will adapt to the reorder, so I switched to compile in x64. And it worked succinctly in debug mode .. But when I tried to run the release code, he threw the stackhawarflow again .. any possible reason? Rules complicate and sometimes change when parse recession optimizations are applied. I strongly recommend that you don
Comments
Post a Comment