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

Investigate ARM v7 builds Link time optimization.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • emb-8u6
    • javafx

      Investigate ARM v7 builds Link time optimization.

      ifeq ($(USE_LTO), true)
        OPT_CFLAGS/SPEED =
        OPT_CFLAGS/SIZE =
        CFLAGS += -O3 -flto
        LFLAGS += -O3 -flto -fwhole-program
      endif

            ddhill David Hill (Inactive)
            ddhill David Hill (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: