VS2008 64-bit crashes when compiling Eigen code

Submitted by ian.h.bell@gmail.com

Assigned to Nobody

Link to original bugzilla bug (#1002)
Version: 3.3 (current stable)
Operating system: Windows

Description

I updated to dbd12b4c and now MSVC2008 64-bit compilation dies with an error regarding SSE:

c:\coolprop-windows-dtu-slave\python-binaries-windows-64bit-py27\build\externals\eigen\eigen\src/Core/arch/SSE/PacketMath.h(849) : fatal error C1001: An internal error has occurred in the compiler.
(compiler file 'msc1.cpp', line 1411)
To work around this problem, try simplifying or changing the program near the locations listed above.
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Internal Compiler Error in c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\x86_amd64\cl.exe. You will be prompted to send an error report to Microsoft later.

Oddly, 32-bit MSVC2008 works.

Blocking

#558 (closed)

Edited by Eigen Bugzilla