Incorrect calculations in loop

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-587
    • SDSCM00046156
    • C6000_7.4.0B1
    • C6000_7.4.4
    • Hide
      Move the auto-initialised array out of the loop, or add dummy array
      elements to make it larger than a candidate vector, or add "#pragma
      UNROLL(1)" to inhibit vectorisation, or compile at -o1 or -o0.
      Show
      Move the auto-initialised array out of the loop, or add dummy array elements to make it larger than a candidate vector, or add "#pragma UNROLL(1)" to inhibit vectorisation, or compile at -o1 or -o0.

      Incorrect calculations in loop

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

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-234 - Incorrect calculations in loop
                SYNCHRONIZED
                • Last Sync Date: