summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/commonpage2.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/commonpage2.d')
-rw-r--r--ld/testsuite/ld-elf/commonpage2.d9
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/commonpage2.d b/ld/testsuite/ld-elf/commonpage2.d
new file mode 100644
index 0000000..e4d582b
--- /dev/null
+++ b/ld/testsuite/ld-elf/commonpage2.d
@@ -0,0 +1,9 @@
+#source: maxpage1.s
+#as: --32
+#ld: -z max-page-size=0x200000 -z common-page-size=0x100000 -T maxpage4.t
+#readelf: -l --wide
+#target: x86_64-*-linux*
+
+#...
+ LOAD+.*0x200000
+#pass