------- Comment #2 from pinskia at gcc dot gnu dot org 2007-01-14 05:58 -------
I think this was already fixed by:
r120577 | hubicka | 2007-01-08 03:18:40 -0800 (Mon, 08 Jan 2007) | 7 lines
* cgraphunit.c (cgraph_process_new_functions): Reset reachable flag.
(cgraph_analyze_function): break out from ...
(cgraph_finalize_compilation_unit): ... here.
(cgraph_expand_function): Remove forgoten commented out line.
(cgraph_optimize): Analyze functions.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|other |middle-end
Keywords| |build, ice-on-valid-code
Known to work| |4.3.0
Summary|libssp/ssp.c:177: ICE: in |[4.3 Regression]
|cgraph_expand_function, at |libssp/ssp.c:177: ICE: in
|cgraphunit.c:973 |cgraph_expand_function, at
| |cgraphunit.c:973
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30403