The optimizer should not make a symbol an alias if it has either the location or code_section pragmas applied.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • Code Generation Tools
    • CODEGEN-948
    • SDSCM00050992
    • Hide
      C2000_6.4.0B1
      MSP430_4.4.0B1
      C6000_7.4.0B1
      ARM_5.2.0B1
      PRU_2.1.0
      Show
      C2000_6.4.0B1 MSP430_4.4.0B1 C6000_7.4.0B1 ARM_5.2.0B1 PRU_2.1.0
    • Hide
      MSP430_4.4.3
      C2000_6.4.2
      ARM_5.2.2
      PRU_2.1.1
      C6000_7.4.13
      Show
      MSP430_4.4.3 C2000_6.4.2 ARM_5.2.2 PRU_2.1.1 C6000_7.4.13
    • Hide
      Available workarounds are to:

      1. Reduce the optimization level to -o2.
      2. If using a COFF abi, you can move the functions into separate files.
      3. Add an __asm("NOP") to the function which will prevent an alias from being created.
      Show
      Available workarounds are to: 1. Reduce the optimization level to -o2. 2. If using a COFF abi, you can move the functions into separate files. 3. Add an __asm("NOP") to the function which will prevent an alias from being created.

      The optimizer should not make a symbol an alias if it has either the location or code_section pragmas applied.

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

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-417 - The optimizer should not make a sym...
                SYNCHRONIZED
                • Last Sync Date: