Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-9517

Linker incorrectly issues the diagnostic: Use of variable-length arrays is not thread-safe

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-6655
    • Hide
      ARM_18.12.3.LTS
      ARM_20.2.0.beta
      Show
      ARM_18.12.3.LTS ARM_20.2.0.beta
    • Hide
      ARM_18.12.4.LTS
      ARM_20.2.0.beta
      Show
      ARM_18.12.4.LTS ARM_20.2.0.beta
    • default
    • Ignore the warning.
    • Hide
      For some programs, the compiler may emit the warning, "Use of variable-length arrays is not thread-safe," when it does not apply. The variable-length-array support is brought in from the regular support library, but isn't needed and is not kept in the final link; however, it's still present when that check is made.
      Show
      For some programs, the compiler may emit the warning, "Use of variable-length arrays is not thread-safe," when it does not apply. The variable-length-array support is brought in from the regular support library, but isn't needed and is not kept in the final link; however, it's still present when that check is made.

      Linker incorrectly issues the diagnostic: Use of variable-length arrays is not thread-safe

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: