Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
c-c++-common
/
cpp
/
embed-7.c
blob: 0aa0c618c14832a80d91d7510d256806dd1aeea9 [
file
] [
log
] [
blame
]
/* { dg-do preprocess } */
/* { dg-options "" } */
#embed "non-existent-file" /* { dg-error "non-existent-file: No such file or directory" } */
/* { dg-prune-output "compilation terminated" } */