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

Vector code with variables of same name (as thru inlining) may produce wrong answers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-810
    • SDSCM00049539
    • C6000_7.4.0B1
    • C6000_7.4.8
    • Hide
      Compile at -o1 or -o0, or inhibit inlining of the functions that matter.
      It may also work to add "#pragma UNROLL(1)" to relevant loops to inhibit
      vectorisation.
      Show
      Compile at -o1 or -o0, or inhibit inlining of the functions that matter. It may also work to add "#pragma UNROLL(1)" to relevant loops to inhibit vectorisation.

      Vector code with variables of same name (as thru inlining) may produce wrong answers

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

              Created:
              Updated:
              Resolved: