Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
c-c++-common
/
cpp
/
embed-8.c
blob: 4852dbee7e2cb0802fdea5f0aaf584abd4c0d554 [
file
] [
log
] [
blame
]
/* { dg-do preprocess } */
/* { dg-options "--embed-dir=${srcdir}/c-c++-common/cpp/embed-dir" } */
#embed <non-existent-file> /* { dg-error "non-existent-file: No such file or directory" } */
/* { dg-prune-output "compilation terminated" } */