Tool/software: TI C/C++ Compiler
Hi,
I am using C6000 compiler 8.1.1, when assigning a c++ object(struct) to another, compiler crashes. That is,
objA = objB;
assignment causes compiler crash.
I dont know if this problem is related to abondoned gcc support in 8.1.1 or copy assignment issue?
thanks.
mustafa