[Bug lto/54598] ICE: Segmentation fault in lto1 at tree-streamer-in.c:unpack_ts_fixed_cst_value_fields()
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 17 16:04:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54598
--- Comment #2 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-09-17 16:03:53 UTC ---
Author: gjl
Date: Mon Sep 17 16:03:44 2012
New Revision: 191394
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191394
Log:
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:
trunk/gcc/ChangeLog
trunk/gcc/tree-streamer-in.c
More information about the Gcc-bugs
mailing list