This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/AM5726: Variadic Arguments Compilation Problem with CL6X

Part Number: AM5726

Tool/software: TI C/C++ Compiler

Hi All,

I have asked the same question in the forum.  ( SDK: ti-processor-sdk-linux-rt-am57xx-evm-06.00.00.07 )

I have also created a repository for the example testing the feature in addition to the codes pasted in the previous question. Please find the link below:

https://gitlab.com/mustafa-gonul/examples/ti-processor-sdk-linux-am57x/openmp/tree/master/001-variadic

Unfortunately the problem continues with the new version. ( SDK: ti-processor-sdk-linux-rt-am57xx-evm-06.01.00.08 ) When I check the ClearQuest, I see there is no updates. 

Our code base using the variadic arguments feature of the language. Because of that we cannot make a migration to newer version of the SDK. I appreciate it if you can give an estimation when it will be done.

Kind regards,

Mustafa

PS: Ticket is CODEGEN-6673 in the ClearQuest

  • Unfortunately, I have bad news.  We do not plan to add support for variadic functions to OpenMP.  We do plan to change the compiler so it issues a diagnostic when variadic functions are used.  However, no release of the C6000 compiler is currently planned, so I cannot tell you when a compiler which issues that diagnostic will be available.

    Thanks and regards,

    -George