Fix -Wzero-as-null-pointer-constant warnings in IdealLoopTree ctor

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: hotspot
    • b05

      The class IdealLoopTree has several data members of type Node*. The constructor initializes these to 0, triggering -Wzero-as-null-pointer-constant when that warning is enabled.

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: