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

64-bit to 32-bit assignment with predecrement causes compiler crash with INTERNAL ERROR: no match for ASG

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-6666
    • Hide
      C2000_18.1.0.LTS
       C2000_18.12.0.LTS
      Show
      C2000_18.1.0.LTS  C2000_18.12.0.LTS
    • Hide
      C2000_20.2.0.LTS*
       C2000_18.12.5.LTS
      Show
      C2000_20.2.0.LTS*  C2000_18.12.5.LTS
    • The problem is specific to a downcounting loop. If I replace the nearby "for" line with the commented-out up-counting version, there is no error.
    • An assignment of a 64-bit value to a 32-bit-element array, inside a loop that counts down by 1, may cause the compiler to crash with an internal error message.

      64-bit to 32-bit assignment with predecrement causes compiler crash with INTERNAL ERROR: no match for ASG

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

              Created:
              Updated:
              Resolved: