C20100: Out of spill locations: Reduce ? - expression

[ERROR]

Description

This error is issued for code having extremely many temporary locations active at one point. This limit is not reached by normal code.

Tips

Recode this part of the application. Use less ? operators.