diff options
author | Cary Coutant <ccoutant@gmail.com> | 2016-12-01 19:00:30 -0800 |
---|---|---|
committer | Cary Coutant <ccoutant@gmail.com> | 2016-12-01 19:00:30 -0800 |
commit | be2884c1ea9b96fdb04c6d244d9e7aa1b654a47a (patch) | |
tree | 85a2f387e2bdd0d1fd36b6b2c9ce5b23882bce7f /gold/script-sections.cc | |
parent | 376c3ecd17d0636bcf4e527c2e2ca2f94822fe64 (diff) | |
download | gdb-be2884c1ea9b96fdb04c6d244d9e7aa1b654a47a.zip gdb-be2884c1ea9b96fdb04c6d244d9e7aa1b654a47a.tar.gz gdb-be2884c1ea9b96fdb04c6d244d9e7aa1b654a47a.tar.bz2 |
Fix problem causing internal error when -z max-page-size is used.
If the default starting address is less than the new ABI page size,
we end up misaligning the file header, causing an internal error.
gold/
PR gold/20834
* target.h (Target::default_text_segment_address): Bump default
start address up to ABI page size.
Diffstat (limited to 'gold/script-sections.cc')
0 files changed, 0 insertions, 0 deletions