]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-streamer-in.c (unpack_ts_type_common_value_fields): Stream in TYPE_NONALIASED_CO...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 24 Sep 2012 10:27:18 +0000 (10:27 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 24 Sep 2012 10:27:18 +0000 (10:27 +0000)
commit04208228d829c01a191264c27062af4bdf35ae84
tree8e514ad0329c6ee4561450f694d7f460c6002ebe
parent548e68fc23073b636061541233e76161d1b66b17
tree-streamer-in.c (unpack_ts_type_common_value_fields): Stream in TYPE_NONALIASED_COMPONENT flag.

* 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.

From-SVN: r191662
gcc/ChangeLog
gcc/tree-streamer-in.c
gcc/tree-streamer-out.c