http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24539
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX Target Milestone|--- |4.5.0 --- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-22 01:13:10 UTC --- 2007-09-12 Jan Hubicka <j...@suse.cz> * c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill. 2007-09-11 Jan Hubicka <j...@suse.cz> * toplev.c (process_options): all frontends now do unit-at-a-time. * cgraphunit.c: update comments. (cgraph_expand_function): call passmanager dirrectly; emit thunks. * c-decl.c (finish_function): use cgraph_add_new_function. * function.c (expand_function_end): We are always unit-at-a-time.