* ldlang.c (map_input_to_output_sections): Initialize sections
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 19 Feb 2004 14:08:31 +0000 (14:08 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Thu, 19 Feb 2004 14:08:31 +0000 (14:08 +0000)
commit384d938fc857ab8529254abf9261c6b57a069a53
treef0d349875928d63baa54f7a48f4233b17720313b
parenta8a6d7cef4feec69589446caa82f1236e3e3f6d6
* ldlang.c (map_input_to_output_sections): Initialize sections
mentioned in a data statement expression.
(lang_do_assignments_1): Add data statement's expression's
section's vma.
* ld-scripts/data.{s,t,d,exp}: New.
ld/ChangeLog
ld/ldlang.c
ld/testsuite/ChangeLog
ld/testsuite/ld-scripts/data.d [new file with mode: 0644]
ld/testsuite/ld-scripts/data.exp [new file with mode: 0644]
ld/testsuite/ld-scripts/data.s [new file with mode: 0644]
ld/testsuite/ld-scripts/data.t [new file with mode: 0644]