Need portable bool accessors for C1/C2

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: 6
    • Component/s: hotspot
    • None
    • generic
    • generic

      The work for 4991491 added new accessors to the platform-specific Assembler classes to portably access bool values in C++ data structures from assembly code. However, similar accessors were not added to C1 and C2's IRs. This makes it impossible to portably access bool fields from the compilers' generated code. Either new factory methods creating existing Instructions (C1) or Ideal nodes (C2), or additional information in C1's and C2's type system about the C++ type bool, are needed.

      ###@###.### 2005-06-20 17:06:06 GMT

            Assignee:
            Unassigned
            Reporter:
            Kenneth Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: