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

Incorrect reordering of nested op= with ++

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-1060
    • SDSCM00051485
    • Hide
      ARM_15.12.0.LTS
       ARM_5.2.0B1
       C6000_7.4.0B1
      Show
      ARM_15.12.0.LTS  ARM_5.2.0B1  C6000_7.4.0B1
    • Hide
      C6000_8.1.2
       ARM_15.12.4.LTS
       ARM_5.2.9
      Show
      C6000_8.1.2  ARM_15.12.4.LTS  ARM_5.2.9
    • Don't embed "X op= Y++" under another assignment operator.
    • An expression like "a += b += c++" will produce the wrong answer. The problem is specific to sub-expressions of the form "X op= Y++" that occur under another assignment operator.

      Incorrect reordering of nested op= with ++

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

              Created:
              Updated:
              Resolved: