Fix link time warning message when running the srec linker tests.
authorNick Clifton <nickc@redhat.com>
Mon, 9 Oct 2017 14:32:09 +0000 (15:32 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 9 Oct 2017 14:32:09 +0000 (15:32 +0100)
* testsuite/ld-srec/srec.exp (run_srec_test): Set start address.

ld/ChangeLog
ld/testsuite/ld-srec/srec.exp

index e7d71285f90328657bc04744b0b05f9c872ed4f8..b8df81c001e077e1dd2bc55d8aacabc6f2845bb8 100644 (file)
@@ -1,5 +1,7 @@
 2017-10-09  Nick Clifton  <nickc@redhat.com>
 
+       * testsuite/ld-srec/srec.exp (run_srec_test): Set start address.
+
        PR ld/19874
        * testsuite/ld-x86-64/pr19784c.c (bar): Change return type to void.
 
index cb0b69bdf12607bae779fb305158478e41753611..c95a4ba6339e59614c7af282a24c434cb9f51c67 100644 (file)
@@ -229,7 +229,7 @@ proc run_srec_test { test objs } {
 
     # Tell the ELF linker to not do anything clever with .eh_frame,
     # not to put anything in small data, and define various symbols.
-    set flags "--traditional-format -G 0 "
+    set flags "--traditional-format -G 0 -e 0 "
     append flags [ld_link_defsyms]
 
     # If the linker script uses SIZEOF_HEADERS, use a -Ttext argument