// RUN: %clang_cc1 -Eonly %s -DOPT_O2 -O2 -verify
// expected-no-diagnostics
// RUN: %clang_cc1 -Eonly %s -DOPT_O0 -verify
// expected-no-diagnostics
// RUN: %clang_cc1 -Eonly %s -DOPT_OS -Os -verify
// expected-no-diagnostics