OSDN Git Service

2011-05-03 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 May 2011 10:21:44 +0000 (10:21 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 May 2011 10:21:44 +0000 (10:21 +0000)
commit70c664c19627b688855bb6189db0b314e1d19567
tree67a69169e02475864bfac673e095ce67e8190cb4
parent55ec7e3af4823fc378f78e35b795af1bafcd3542
2011-05-03  Richard Guenther  <rguenther@suse.de>

PR lto/48846
* lto-streamer-in.c (unpack_ts_decl_common_value_fields):
Stream decl_common.off_align instead of the derived DECL_OFFSET_ALIGN.
* lto-streamer-out.c (pack_ts_decl_common_value_fields): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@173299 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lto-streamer-in.c
gcc/lto-streamer-out.c