http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48846

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-03 
10:21:48 UTC ---
Author: rguenth
Date: Tue May  3 10:21:44 2011
New Revision: 173299

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173299
Log:
2011-05-03  Richard Guenther  <rguent...@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.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/lto-streamer-in.c
    branches/gcc-4_6-branch/gcc/lto-streamer-out.c

Reply via email to