[Bug lto/44312] lto-streamer-in.c: In function ‘lto_read_tree’: warning: ‘fv.mode’ is used uninitialized in this function

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri May 28 18:50:00 GMT 2010



------- Comment #6 from rguenth at gcc dot gnu dot org  2010-05-28 18:50 -------
Subject: Bug 44312

Author: rguenth
Date: Fri May 28 18:49:51 2010
New Revision: 159993

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159993
Log:
2010-05-28  Richard Guenther  <rguenther@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:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-in.c
    trunk/gcc/lto-streamer-out.c


-- 


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



More information about the Gcc-bugs mailing list