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

Streaming address generator (SA) advance may be removed as dead code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-8454
    • Hide
      C7000_1.4.0.LTS
      C7000_1.4.1.LTS
      Show
      C7000_1.4.0.LTS C7000_1.4.1.LTS
    • C7000_1.4.2.LTS*
    • default

      If an instruction references the streaming address generator (SA) and advances it, but does not have a use of the instruction's result, then the entire instruction may be considered dead code and removed. If this occurs, generated code will be incorrect. This may occur when _SAnADV is called in C code, but the result is not used. For example: "_SA0ADV(float, NULL);"

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

              Created:
              Updated:
              Resolved: