r158841 - in /trunk/gcc: ChangeLog lto-streamer...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Wed Apr 28 20:03:00 GMT 2010
Author: ebotcazou
Date: Wed Apr 28 20:03:02 2010
New Revision: 158841
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158841
Log:
* 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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-streamer-in.c
trunk/gcc/lto-streamer-out.c
More information about the Gcc-cvs
mailing list