Compiler does not respect partial overrides in C99 designated initializers

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-1059
    • SDSCM00051484
    • Hide
      ARM_15.12.0.LTS
      ARM_18.1.0.LTS
      ARM_16.9.0.LTS
      ARM_18.12.0.LTS
      ARM_20.2.0.LTS
      Show
      ARM_15.12.0.LTS ARM_18.1.0.LTS ARM_16.9.0.LTS ARM_18.12.0.LTS ARM_20.2.0.LTS
    • When using C99 designated initializers, initialize each desired subobject by itself and in the order declared.
    • Hide
      The compiler supports C99 designated initializers. However, , if your initializer has more than one designator that refer, in whole or in part, to the same subobject, the compiler may initialize the subobjects in the wrong order, which can affect the value eventually used to initialize the subobject
      Show
      The compiler supports C99 designated initializers. However, , if your initializer has more than one designator that refer, in whole or in part, to the same subobject, the compiler may initialize the subobjects in the wrong order, which can affect the value eventually used to initialize the subobject

      Compiler does not respect partial overrides in C99 designated initializers

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

              Created:
              Updated:

                Connection: Intermediate to External PROD System
                EXTSYNC-142 - Compiler does not respect partial o...
                SYNCHRONIZED
                • Last Sync Date: