blob: 0aa0c618c14832a80d91d7510d256806dd1aeea9 (
plain)
1
2
3
4
5
|
/* { dg-do preprocess } */
/* { dg-options "" } */
#embed "non-existent-file" /* { dg-error "non-existent-file: No such file or directory" } */
/* { dg-prune-output "compilation terminated" } */
|