varasm.c (output_constant_pool): For pool constants in mergeable section ensure each...
authorJakub Jelinek <jakub@redhat.com>
Tue, 26 Nov 2002 12:36:09 +0000 (13:36 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 26 Nov 2002 12:36:09 +0000 (13:36 +0100)
commitf41115930523b329a72f15cac484434e1b66033b
tree22f6da9ee7ac2c7d608990842049011d926676f9
parent96d0f4dc5c9293d5c61fbc60f0966766db4d99e4
varasm.c (output_constant_pool): For pool constants in mergeable section ensure each constant is padded to...

* varasm.c (output_constant_pool): For pool constants in mergeable
section ensure each constant is padded to multiple of entity size.

From-SVN: r59508
gcc/ChangeLog
gcc/varasm.c