blob: a634703f39a52e055fc8c4da44e6dd29fe910b2a [file] [log] [blame]
/* { dg-options "-fdiagnostics-show-caret" } */
#include <this-file-does-not-exist.h> /* { dg-error "10: this-file-does-not-exist.h: No such file or directory" } */
/* { dg-begin-multiline-output "" }
#include <this-file-does-not-exist.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
{ dg-end-multiline-output "" } */