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

Compiler mishandles signed right-shifts by 16 on targets with 16-bit ints

    XMLWordPrintable

Details

    • Bug
    • Status: Fixed
    • Medium
    • Resolution: Fixed
    • Code Generation Tools
    • CODEGEN-5187
    • Hide
      C2000_18.1.0.LTS
       MSP430_18.1.0.LTS
      Show
      C2000_18.1.0.LTS  MSP430_18.1.0.LTS
    • Hide
      C2000_18.12.0.LTS
       MSP430_18.12.0.LTS
      Show
      C2000_18.12.0.LTS  MSP430_18.12.0.LTS
    • None known.
    • For MSP430 and C2000, a right-shift of a signed long (ie, 32-bit) expression by 16 -- X>>16 -- will be compiled as an unsigned r...

    Description

      Compiler mishandles signed right-shifts by 16 on targets with 16-bit ints

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: