r173299 - in /branches/gcc-4_6-branch/gcc: Chan...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue May 3 10:21:00 GMT 2011


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  <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.

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



More information about the Gcc-cvs mailing list