------- Comment #3 from hjl dot tools at gmail dot com 2009-01-29 22:52 ------- I think the problem is LTO uses mmap to read in LTO sections. But all LTO sections have alignment of 0. They have have alignment of void * instead.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38995