Login or Register

Offload™ Library Right Compiler Errors

Offload2302

Goto Label Causes Jump Into __offload Block


This error occurs when a goto statement is encountered which will cause the flow of control to jump into an __offload block. It is not possible to use a goto statement to jump into an __offload block under any circumstances.