]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR lto/47264 (Many tests fail with -flto due unaligned load in lto-plugin.c)
authorRichard Guenther <rguenther@suse.de>
Wed, 12 Jan 2011 12:04:39 +0000 (12:04 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 12 Jan 2011 12:04:39 +0000 (12:04 +0000)
commit47782a9d27a4416cfab25b95f32f037b10833ecb
treea42ffd810c5aade05f0953b22294d9fe86149c13
parent753cc6853ba292271d6fa385b8427e3b895bb083
re PR lto/47264 (Many tests fail with -flto due unaligned load in lto-plugin.c)

2011-01-12  Richard Guenther  <rguenther@suse.de>

PR lto/47264
* lto-plugin.c (parse_table_entry): Use memcpy to access
unaligned fields.

From-SVN: r168708
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c