* script-sections.cc (Script_sections::create_segments): Use
commitc65f255ac927fb275afdecb53c92206701c10260
authorIan Lance Taylor <ian@airs.com>
Tue, 15 Apr 2008 22:50:37 +0000 (15 22:50 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 15 Apr 2008 22:50:37 +0000 (15 22:50 +0000)
treecd2cfc964008912e5dceefffc96e17e546861b8c
parent6982ea4ea07034a136d8d68ce78da43fa8d60290
* script-sections.cc (Script_sections::create_segments): Use
header_size_adjustment even when there is enough room for the
headers.
* testsuite/script_test_4.sh: New file.
* testsuite/script_test_4.t: New file.
* testsuite/Makefile.am (check_SCRIPTS): Add script_test_4.sh.
(check_DATA): Add script_test_4.stdout.
(MOSTLYCLEANFILES): Likewise.
(script_test_4): New target.
(script_test_4.stdout): New target.
* testsuite/Makefile.in: Rebuild.
gold/ChangeLog
gold/Makefile.in
gold/script-sections.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/script_test_4.sh [new file with mode: 0755]
gold/testsuite/script_test_4.t [new file with mode: 0644]