Enable -Winvalid-pch for gcc-based HotSpot builds

XMLWordPrintable

      -Winvalid-pch turns on warnings for failed attempts to use a precompiled header file. Consider turning this option on to catch certain kinds of mistakes. Unfortunately, the mistake it won't catch is forgetting to put `#include "precompiled.hpp"` at the beginning of the file.

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

              Created:
              Updated:
              Resolved: