MSP430 compiler segfaults with math operations on addresses of variables

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High

      An expression like below which performs math operations on the addresses of
      variables will cause a segfault in the MSP430 code generator.
      uint32_v1 = (uint32_v1 - ((uint32_t) &uint16_v1)) + ((uint32_t) &uint16_v2);

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-3404 - MSP430 compiler segfaults with math...
                SYNCHRONIZED
                • Last Sync Date: