[Bug lto/54598] ICE: Segmentation fault in lto1 at tree-streamer-in.c:unpack_ts_fixed_cst_value_fields()
xguo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 13 05:26:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54598
--- Comment #4 from xuepeng guo <xguo at gcc dot gnu.org> ---
Author: xguo
Date: Fri Sep 13 05:26:32 2013
New Revision: 202551
URL: http://gcc.gnu.org/viewcvs?rev=202551&root=gcc&view=rev
Log:
2013-09-12 Terry Guo <terry.guo@arm.com>
Backport from mainline
2012-09-17 Richard Guenther <rguenther@suse.de>
PR lto/54598
* tree-streamer-in.c (unpack_ts_real_cst_value_fields): Use ggc'ed
FIXED_VALUE_TYPE instead of struct fixed_value.
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/tree-streamer-in.c
More information about the Gcc-bugs
mailing list