[Bug lto/47264] [4.6 Regression] Many tests fail with -flto due unaligned load in lto-plugin.c

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 12 12:08:00 GMT 2011


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



More information about the Gcc-bugs mailing list