Fix empty string alignment in .rodata.str*
authorMarcin Koƛcielnicki <koriakin@0x04.net>
Mon, 5 Oct 2015 14:57:14 +0000 (16:57 +0200)
committerCary Coutant <ccoutant@gmail.com>
Wed, 28 Oct 2015 23:48:16 +0000 (16:48 -0700)
commita817ff49c331c180f5b75cff4da1c338366c5d4e
tree86024dba164a84e36885dc1d7f375b6a4a47e938
parente79a4bad70029595e43cc536c0d1e60d5d6ee115
Fix empty string alignment in .rodata.str*

gold/
PR gold/18959
* stringpool.cc (Stringpool_template::new_key_offset): Align all
strings, even zero-length.
(Stringpool_template::set_string_offsets):
gold/ChangeLog
gold/stringpool.cc
This page took 0.024733 seconds and 4 git commands to generate.