When I disable optimizing option, the program run well,but when I enable (-O1, -O2 -Ob1), it enter a infinite loop...ref attached: bug.zip, asm2.zipbug.zip include .cpp, vcxproj, .sln files to reproduce bug.asm2.zip include main.O1.asm main.O1.asm.htm ****main.O1.asm is gened by cl.exe /O1 /FAs main.cppmain.O1.asm.htm is html version of main.O1.asm, highlight with importent section by me.http://social.msdn.microsoft.com/Forums/en-US/vclanguage/thread/aa96c5d9-bf19-4f4f-9ba8-42d29be77851
Visual Studio/Silverlight/Tooling version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...