aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/cpp/embed-8.c
blob: 4852dbee7e2cb0802fdea5f0aaf584abd4c0d554 (plain)
1
2
3
4
5
/* { 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" } */