------- Comment #8 from rguenth at gcc dot gnu dot org  2010-05-28 19:02 -------
Subject: Bug 44312

Author: rguenth
Date: Fri May 28 19:02:24 2010
New Revision: 159994

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159994
Log:
2010-05-28  Richard Guenther  <rguent...@suse.de>

        PR lto/44312
        * lto-streamer-in.c (unpack_ts_fixed_cst_value_fields):
        Stream fixed-point constants mode.
        (unpack_ts_type_value_fields): Fix width of TYPE_MODE
        and TYPE_PRECISION.
        * lto-streamer-out.c (pack_ts_fixed_cst_value_fields):
        Stream fixed-point constants mode.
        (pack_ts_function_decl_value_fields): Fix width of TYPE_MODE
        and TYPE_PRECISION.

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


-- 


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

Reply via email to