http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47264
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-12 12:04:45 UTC --- Author: rguenth Date: Wed Jan 12 12:04:39 2011 New Revision: 168708 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168708 Log: 2011-01-12 Richard Guenther <rguent...@suse.de> PR lto/47264 * lto-plugin.c (parse_table_entry): Use memcpy to access unaligned fields. Modified: trunk/lto-plugin/ChangeLog trunk/lto-plugin/lto-plugin.c