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

std::addressof ill-formed on targets with different function and data pointer sizes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-4307
    • MSP430_18.1.0.LTS
    • MSP430_18.9.0.STS
    • std::addressof does not work for targets with differently sized data and function pointers void f(int) {} void (*ptr)(int) = &f...

      std::addressof ill-formed on targets with different function and data pointer sizes

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

              Created:
              Updated:
              Resolved: