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

Incorrect vector pointer subtraction in host emulation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-8903
    • C7000_1.4.2.LTS
    • Hide
      C7000_1.4.3.LTS*
      C7000_2.0.0.STS*
      Show
      C7000_1.4.3.LTS* C7000_2.0.0.STS*
    • default

      Pointer subtraction in host emulation will return large positive values when the result should be negative. For example, (int16_ptr1 - int16_ptr2), when int16_ptr2 is larger than int16_ptr1. Additionally, pointer subtraction with const vector pointer types, such as __const_int16_ptr, will fail to compile.

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

              Created:
              Updated:
              Resolved: