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

Add a diagnostic to the parser to report when a variable length array is created

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-5147
    • ARM_18.1.1.LTS
    • Hide
      The user can search for the __vla_alloc symbol in their executable or use the --symbol_map=__vla_alloc=__vla_alloc_error option to cause an error if __vla_alloc is used in their program. The --symbol_map option will cause an undefined error to __vla_alloc_error.
      Show
      The user can search for the __vla_alloc symbol in their executable or use the --symbol_map=__vla_alloc=__vla_alloc_error option to cause an error if __vla_alloc is used in their program. The --symbol_map option will cause an undefined error to __vla_alloc_error.

      Add a diagnostic to the parser to report when a variable length array is created

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

              Created:
              Updated: