Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
c-c++-common
/
cpp
/
pr115913.c
blob: b9d10cda8d2485d740a3ba4b3d052b5d0831a4fb [
file
] [
log
] [
blame
]
/* { dg-do preprocess } */
/* PR middle-end/115913 */
#pragma
GCC push_options
#pragma
GCC diagnostic warning
"-Wundef"
/* The call to cl_optimization_compare performed by pop_options should not
lead to a checking failure. */
#pragma
GCC pop_options