------- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-26 15:54 -------
I think analyze_expr should be removed as by the time we get there, we are
always in gimple.
As for expand_function, we really should have a default one now as almost no
language does not support unit at a time.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |middle-end
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24539