[Bug tree-optimization/48846] Many -O2 -flto testsuite failures with -m32 -mavx

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 3 10:31:00 GMT 2011


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

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-03 10:18:32 UTC ---
Author: rguenth
Date: Tue May  3 10:18:29 2011
New Revision: 173298

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173298
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:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-in.c
    trunk/gcc/lto-streamer-out.c



More information about the Gcc-bugs mailing list