Skip to content

Reply To: Internal Compiler Error (codegen):

#8748
Adrian
Keymaster

This compiler error was fixed after the release of 1.7 – you can fetch it from the public git repository.

The reason is that the nvcc compiler correctly rejects the non-standard dynamically-sized array construction supported by Clang and GCC.