Conditionals that use shift operator may be optimized out

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-1054
    • SDSCM00051472
    • Hide
      C2000_6.4.0B1
      MSP430_4.4.0B1
      C6000_7.4.11
      ARM_5.2.0B1
      PRU_2.1.0
      ARP32_1.0.0B1
      Show
      C2000_6.4.0B1 MSP430_4.4.0B1 C6000_7.4.11 ARM_5.2.0B1 PRU_2.1.0 ARP32_1.0.0B1
    • Hide
      C2000_6.4.3
      ARM_5.2.3
      PRU_2.1.1
      MSP430_4.4.4
      ARP32_1.0.8
      C6000_7.4.14
      Show
      C2000_6.4.3 ARM_5.2.3 PRU_2.1.1 MSP430_4.4.4 ARP32_1.0.8 C6000_7.4.14
    • Hide
      This behavior may be avoided by lowering the optimization level to -o1 or
      -o0. Moving the conditional check result to a variable so that the shift
      is not in the conditional may in some cases also avoid this behavior.
      Show
      This behavior may be avoided by lowering the optimization level to -o1 or -o0. Moving the conditional check result to a variable so that the shift is not in the conditional may in some cases also avoid this behavior.

      Conditionals that use shift operator may be optimized out

            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-578 - Conditionals that use shift operato...
                SYNCHRONIZED
                • Last Sync Date: