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

Multiplication by power-of-2 wider than int may use wrong type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-561
    • SDSCM00045562
    • C6000_7.4.0B1
    • C6000_7.4.3
    • Hide
      Make the variable the same wider-than-int type as the constant. Casting
      it may also work. Or compile at -o1 or -o0.
      Show
      Make the variable the same wider-than-int type as the constant. Casting it may also work. Or compile at -o1 or -o0.

      Multiplication by power-of-2 wider than int may use wrong type

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

              Created:
              Updated:
              Resolved: