Author: dj
Date: Thu Oct 16 21:06:34 2014
New Revision: 216350
URL: https://gcc.gnu.org/viewcvs?rev=216350&root=gcc&view=rev
Log:
* 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).
Modified:
trunk/gcc/lto/ChangeLog
trunk/gcc/lto/lto-object.c