[Bug tree-optimization/42366] ICE in ipa_write_node_info, at ipa-prop.c:2023
jamborm at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jan 4 18:19:00 GMT 2010
------- Comment #4 from jamborm at gcc dot gnu dot org 2010-01-04 18:19 -------
Subject: Bug 42366
Author: jamborm
Date: Mon Jan 4 18:18:54 2010
New Revision: 155630
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155630
Log:
2010-01-04 Martin Jambor <mjambor@suse.cz>
PR tree-optimization/42366
* ipa-cp.c (ipcp_init_stage): Always call ipa_compute_jump_functions on
edges with variable number of parameters.
* ipa-prop.c (ipa_write_node_info): Stream out uses_analysis_done
flag instead of asserting it.
(ipa_read_node_info): Read uses_analysis_done flag.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-cp.c
trunk/gcc/ipa-prop.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42366
More information about the Gcc-bugs
mailing list