This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cgraph code cleanups and tweeks


Richard Henderson <rth@redhat.com> writes:

> On Fri, Aug 15, 2003 at 03:43:03PM +0200, Jan Hubicka wrote:
>> 	* cgraph.c (cgraph_mark_needed_node): Do not mark functions without
>> 	body as reachable; mark nested functions as needed too.
>> 	(dump_cgraph): Do not output global.calls.
>> 	* cgraph.h (cgraph_global_info): Kill.
>> 	* cgraphunit.c (cgraph_finalize_function): Enqueue needed functions.
>> 	(record_call_1): Speedup.
>> 	(cgraph_analyze_function): Break out from ...; compute inlining
>> 	parameters.
>> 	(cgraph_finalize_compilation_unit): ... here.
>> 	(cgraph_mark_inline): Kill computation of calls.
>> 	(cgraph_decide_inlining): Do not compute most of initial values.
>
> Ok.
>
> I think you can own this code.  ;-)

But not according to MAINTAINERS,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]