RAD Studio
ContentsIndex
PreviousUpNext
F1011: Register allocation failure (C++)

Possible Causes 

An expression on the indicated line of the source file was so complicated that the code generator could not generate code for it. 

Solutions 

Simplify the expression. If this does not solve the problem, avoid the expression. 

Notify CodeGear if an expression can consistently reproduce this error.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!