Tool/software: TI C/C++ Compiler
Hi there,
I am working with the ARM_18.12.0.LTS compiler and going through the list of known bugs from SDOWP, and I need some clarification on several of the issues, in order to verify that these issues do not affect my system. The bugs which I do not fully understand is the following:
CODEGEN-4124: Failure to defer access control checks – Can you clarify the meaning of this bug?
CODEGEN-3964: Unimplemented core issue 1467: Overloads and initializations with single-element initializer list - There is no overload initializer_lists in our code. Does this happen in stdlib?
CODEGEN-3954: Problem with std::swap and <tuple> - What is the problem ?
CODEGEN-3946: Spurious error on global qualifier of struct template – Can you clarify this bug, do not understand the error ?
SDSCM00052849: Compiler and assembler disagree on format for IT instruction – Can you clarify this error message, seems a bit broad. When and how do the compiler and the assembler disagree?
SDSCM00040936: Structure is not initialized correctly when using -o2 or -o3 optimization – Could you specify the problem and the consequences ?
SDSCM00036874: Section relative ELF symbol values in partially linking object files should hold the section offset for the symbol – Can you clarify this error and the consequences linked to it?
Thank you for your time and help.
Kind regards
Mads Kramer