]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/lto/ChangeLog
lto-object.c (lto_obj_begin_section): In the event that pointer sizes aren't powers...
authorDJ Delorie <dj@redhat.com>
Thu, 16 Oct 2014 21:06:34 +0000 (17:06 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 16 Oct 2014 21:06:34 +0000 (17:06 -0400)
commit957f47e6c874633c8a15b93793a314a86c5ab0b1
treea84744c4d5448dd9734ea86e2bf565d9bb8370ed
parent8c0f01186fe9f5f6f414df1197ce3f65fee85a43
lto-object.c (lto_obj_begin_section): In the event that pointer sizes aren't powers of two...

* 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).

From-SVN: r216350
gcc/lto/ChangeLog
gcc/lto/lto-object.c