This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]