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

#pragma WEAK; 'if (f)' gets eliminated even if 'f' is a weak function

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • Code Generation Tools
    • CODEGEN-360
    • SDSCM00042417
    • Hide
      C6000_7.4.0B1
      ARP32_1.0.0B1
      Show
      C6000_7.4.0B1 ARP32_1.0.0B1
    • Hide
      ARP32_1.0.1
      C6000_7.4.3
      Show
      ARP32_1.0.1 C6000_7.4.3
    • Hide
      Create a volatile pointer to hold the weak pointer value before using it
      in any comparisons, including the test in an if statement.
      Show
      Create a volatile pointer to hold the weak pointer value before using it in any comparisons, including the test in an if statement.

      #pragma WEAK; 'if (f)' gets eliminated even if 'f' is a weak function

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

              Created:
              Updated:
              Resolved: