OSDN Git Service

* script.cc (Script_options::finalize_symbols): Finalize SECTIONS
authorIan Lance Taylor <ian@airs.com>
Tue, 29 Jul 2008 22:58:02 +0000 (22:58 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 29 Jul 2008 22:58:02 +0000 (22:58 +0000)
commit2f0e9800f7dbaa0a17632f43f9b757a9e8578ac4
treee3c04ff4224f5623f942c08073e9229995d0f30d
parent837a134ddb2584b55c2477a86ca6f04543f3a5f7
* script.cc (Script_options::finalize_symbols): Finalize SECTIONS
symbols before other symbols.
* testsuite/script_test_2.cc (test_addr): Declare.
(test_addr_alias): Declare.
(main): Check that test_addr and test_addr_alias have the right
values.
* testsuite/script_test_2.t: Define test_addr_alias and
test_addr.
gold/ChangeLog [new file with mode: 0644]
gold/script.cc [new file with mode: 0644]
gold/testsuite/script_test_2.cc [new file with mode: 0644]
gold/testsuite/script_test_2.t [new file with mode: 0644]