2007-06-28 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 29 Jun 2007 03:10:53 +0000 (03:10 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 29 Jun 2007 03:10:53 +0000 (03:10 +0000)
PR ld/4701
* ld-elf/noload-2.d: New.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/noload-2.d [new file with mode: 0644]

index c5f72e6afa6f37bce7e2cafa57ff09fef9450654..f0a5de3f001ebe17ca9c29bf94ba797887313eda 100644 (file)
@@ -1,3 +1,8 @@
+2007-06-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/4701
+       * ld-elf/noload-2.d: New.
+
 2007-06-29  H.J. Lu <hjl@gnu.org>
 
        * ld-scripts/assert.t: Discard .reginfo sections.
diff --git a/ld/testsuite/ld-elf/noload-2.d b/ld/testsuite/ld-elf/noload-2.d
new file mode 100644 (file)
index 0000000..633bf45
--- /dev/null
@@ -0,0 +1,8 @@
+#source: noload-1.s
+#ld: -T noload-1.t -z max-page-size=0x200000
+#readelf: -Sl --wide
+#target: *-*-linux*
+
+#...
+ +LOAD +0x200000 +0x0+ +0x0+ +0x0+ +0x0+1 +RW +0x200000
+#pass
This page took 0.025814 seconds and 4 git commands to generate.