* tree-streamer-in.c (unpack_ts_type_common_value_fields): Stream in
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Sep 2012 10:27:18 +0000 (10:27 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Sep 2012 10:27:18 +0000 (10:27 +0000)
commitf7fa455c73fe33805e49658c28ede0aec067a035
tree8e514ad0329c6ee4561450f694d7f460c6002ebe
parentdd8bcc3aa48bff8bfd18961cd7008c67b82ed088
* tree-streamer-in.c (unpack_ts_type_common_value_fields): Stream in
TYPE_NONALIASED_COMPONENT flag.
* tree-streamer-out.c (pack_ts_type_common_value_fields): Stream out
TYPE_NONALIASED_COMPONENT flag.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191662 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-streamer-in.c
gcc/tree-streamer-out.c