[Bug lto/38995] lto1 uses unaligned data accesses

hjl dot tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Jan 29 22:53:00 GMT 2009



------- 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



More information about the Gcc-bugs mailing list