a = 7 b = -a The above won't work in GPU target regions.
a = 7
b = -a
The above won't work in GPU target regions.