There is a bug in the VC2010 x64 compiler that crashes our x64 project built with "Inline Function Expansion" set to "Only __inline (/Ob1)".Win32\Release works fine with and without "Only __inline (/Ob1)" optimization. x64\Release works fine when "Inline Function Expansion" is set to "Default".We're have:- Visual C++ 2010 Express Edition with SP1 (note: this bug was present already on VS2010 w/o SP1)- Windows 7.1 SDK (for the x64 compiler)- KB2519277 hotfix
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...