blob: 55fa870843aabf4b3b1bfb972c42f416b83032af [file] [log] [blame]
SKIP: FAILED
[numthreads(1, 1, 1)]
void f() {
int b = a;
int b__ = a__;
s = (b + b__);
}