Sign in
gnu
/
gcc
/
cd2fd5facb5e1882d3f338ed456ae9536f7c0593
/
.
/
gcc
/
testsuite
/
g++.dg
/
warn
/
pragma-system_header3.C
blob: a9255c9c1c1215c1e4ae7fd3d1196cf89d83a5ba [
file
] [
log
] [
blame
]
// PR c++/32368
// { dg-options "-Wall -O" }
#include
"pragma-system_header3.h"
int
main
()
{
return
f
();
}