* lto-object.c (lto_obj_begin_section): In the event that pointer
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Oct 2014 21:06:34 +0000 (21:06 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Oct 2014 21:06:34 +0000 (21:06 +0000)
commitc219a63831221ac116b1b982b24c9aa73afe1883
treea84744c4d5448dd9734ea86e2bf565d9bb8370ed
parent0b3de590767dc25102f1537f778c2cec6ab29339
* lto-object.c (lto_obj_begin_section): In the event that pointer
sizes aren't powers of two, choose a more suitable alignment
than (unsigned)(-1).

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