summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pch/cpp-3.hs
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pch/cpp-3.hs')
-rw-r--r--gcc/testsuite/gcc.dg/pch/cpp-3.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/pch/cpp-3.hs b/gcc/testsuite/gcc.dg/pch/cpp-3.hs
new file mode 100644
index 000000000..728b1afc7
--- /dev/null
+++ b/gcc/testsuite/gcc.dg/pch/cpp-3.hs
@@ -0,0 +1,4 @@
+#ifndef CPP_3_H
+#define CPP_3_H
+/* empty */
+#endif