* varasm.c (output_constant_pool): For pool constants in mergeable
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Nov 2002 12:36:09 +0000 (12:36 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Nov 2002 12:36:09 +0000 (12:36 +0000)
commitd04de46179d2d86330a4e08fec23eafcb344b026
tree22f6da9ee7ac2c7d608990842049011d926676f9
parentd5720b0c143a166029a97908c8f4dc0b1a105b1f
* varasm.c (output_constant_pool): For pool constants in mergeable
section ensure each constant is padded to multiple of entity size.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59508 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/varasm.c