aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-empic/relax4.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-empic/relax4.c')
-rw-r--r--ld/testsuite/ld-empic/relax4.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-empic/relax4.c b/ld/testsuite/ld-empic/relax4.c
new file mode 100644
index 0000000..21cfb05
--- /dev/null
+++ b/ld/testsuite/ld-empic/relax4.c
@@ -0,0 +1,3 @@
+/* Fourth source file in relaxation test. */
+
+int xyzzy () { return 0; }