From: ebotcazou Date: Wed, 28 Apr 2010 20:03:02 +0000 (+0000) Subject: * lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=eb43d133f55023e334b01c7e931bed3058df90d6;hp=c40df56b3093ee3fac535986a082bedbb1cebd02 * lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for record or union type with RECORD_OR_UNION_TYPE_P predicate. (lto_input_ts_type_tree_pointers): Likewise. * lto-streamer-out.c (pack_ts_type_value_fields): Likewise. (lto_output_ts_type_tree_pointers): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158841 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 34d6aaf7d20..a913b05fd0e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,13 @@ 2010-04-28 Eric Botcazou + * lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for + record or union type with RECORD_OR_UNION_TYPE_P predicate. + (lto_input_ts_type_tree_pointers): Likewise. + * lto-streamer-out.c (pack_ts_type_value_fields): Likewise. + (lto_output_ts_type_tree_pointers): Likewise. + +2010-04-28 Eric Botcazou + Uniquization of constants at the Tree level * tree.h (DECL_IN_CONSTANT_POOL): New macro. (tree_decl_with_vis): Add in_constant_pool bit, move shadowed_for_var_p