Compiler may terminate abnormally in loop with array and bitwise OR operation

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Not Prioritized

      Build the attached file ...

      % cl7x -o3 --c99 file.c
      "file.c", line 1615: advice #35000-D: (Performance) Consider adding the
         restrict qualifier to the declaration of "result" to improve loop
         performance.
      "file.c", line 2538: advice #35000-D: (Performance) Consider adding the
         restrict qualifier to the declaration of "result" to improve loop
         performance.
      "file.c", line 1632: advice #35000-D: (Performance) Consider adding the
         restrict qualifier to the declaration of "result" to improve loop
         performance.
      "file.c", line 1547: advice #35000-D: (Performance) Consider adding the
         restrict qualifier to the declaration of "dest" to improve loop
         performance.
      "file.c", line 1547: advice #35000-D: (Performance) Consider adding the
         restrict qualifier to the declaration of "result" to improve loop
         performance.
      
      >>>> Optimizer terminated abnormally
      >>>>    in function uECC_vli_mmod()
      >>>>    in file "file.c"
      This is caused by a defect in the TI C/C++ Optimizer.
      TI Customer Support may be able to suggest a workaround to avoid this.
      
      Upgrading to the newest version of the compiler may fix this problem.
      
      Contact TI on the E2E support forums at http://e2e.ti.com
      
      We need to see this ENTIRE error message and a complete, reproducible
      test case including ALL of the command-line options.
      Include the .pp file created by option --preproc_with_comment
      
      
      >> Compilation failure
      

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

              Created:
              Updated:

                Connection: Intermediate to External PROD System
                EXTSYNC-5639 - Compiler may terminate abnormally i...
                SYNCHRONIZED
                • Last Sync Date: