Toolkit 2.3 beta compiler error var uninitialized

Hi everyone,

I am getting a strange error from nvopencc/be.exe after the upgrade to the toolkit 2.3 beta version of CUDA:

1>Kernel.cudafe2.gpu
1>### Assertion failure at line 828 of …/…/be/cg/NVISA/exp_loadstore.cxx:
1>### Compiler Error in file Kernel.cpp3.i during Code_Expansion phase:
1>### var uninitialized
1>nvopencc ERROR: D:\CUDA\bin/…/open64/lib//be.exe returned non-zero status 1.

I’ve had a look in the file Kernel.cpp3.i but don’t know what’s wrong, the code was compiling fine with CUDA 2.2.

I found this one too and submitted a bug report to NVIDIA. They report that the issue is fixed in 2.3 final.