ZERO_ARCHDEF incorrectly defined for PPC/PPC64 architectures

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: infrastructure
    • b44
    • ppc
    • generic

        ZERO_ARCHDEF is used to enable architecture specific code. Currently, this gets defined as ZERO_ARCHDEF=PPC which is wrong since the hotspot build expects either PPC32 or PPC64 and silently undefines PPC if neither is defined.

        This may lead to wrongly generated code.

              Assignee:
              Severin Gehwolf
              Reporter:
              Severin Gehwolf
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: