Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8301987

Maybe drop TARGET_COMPILER_xlc

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Duplicate
    • P4
    • tbd
    • None
    • infrastructure

    Description

      Legacy XL C/C++ does not support C++11 or C++14. Open XL C/C++, the modern replacement, is derived from Clang and for all intents and purposes can be treated as Clang in source. With that in mind, we should cleanup build files to treat XL C/C++ similar to Clang, when possible, and fold TARGET_COMPILER_xlc to TARGET_COMPILER_gcc just like we do for Clang. We should also drop any legacy XL C/C++ specific stuff that also has approaches supported by GCC/Clang.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jcking Justin King
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: