Consider the following scenario:
- You use Microsoft Visual Studio 2010 Service Pack 1 (SP1) to develop a Visual C++ application.
- The source code of the application contains an assignment statement within a loop with a cross iteration loop dependency.
- You use Visual Studio 2010 to compile the application, targeting the x86, x64, or Itanium platform.
- You use the /O2 optimization option when you compile the application.