re PR lto/54598 (ICE: Segmentation fault in lto1 at tree-streamer-in.c:unpack_ts_fixe...
authorRichard Guenther <rguenther@suse.de>
Mon, 17 Sep 2012 16:03:44 +0000 (16:03 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Mon, 17 Sep 2012 16:03:44 +0000 (16:03 +0000)
commitf57f20bb753e877d9285fd75dd6b46fa244bb27f
tree4f9e936d7fd8490ff3982d32427fc8a0c4916c32
parenta7b3cdfc2840455c194e8a23d0db613c3a6b7707
re PR lto/54598 (ICE: Segmentation fault in lto1 at tree-streamer-in.c:unpack_ts_fixed_cst_value_fields())

PR lto/54598
* tree-streamer-in.c (unpack_ts_real_cst_value_fields): Use ggc'ed
FIXED_VALUE_TYPE instead of struct fixed_value.

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