[Mesa-dev] [PATCH 3/4] MSVC2013: Work around internal compiler error

Thomas Sondergaard ts at medical-insight.com
Tue Jan 7 14:22:14 PST 2014


On 2014-01-07 23:05, Ian Romanick wrote:
> On 01/07/2014 12:31 PM, Thomas Sondergaard wrote:
>> This small rearrangement avoids MSVC 2013 ICE. Also, this should be a better
>> memory access order.
>
> Can you explain this better?  As far as I can tell, this just changes
> the order the indices are visited (and has a spurious, incorrect
> whitespace change).  This shouldn't affect the correctness of the code
> at all.

No, the error is in the MSVC 2013 c++ compiler which dies with an 
internal compiler error (ICE). It is not intended to affect the 
correctness of the code. I will also report the ICE to microsoft.

Regards,
Thomas




More information about the mesa-dev mailing list