PATCH: Make mudflap run faster

Frank Ch. Eigler fche@redhat.com
Mon Jun 12 16:57:00 GMT 2006


Herman ten Brugge <hermantenbrugge@home.nl> writes:

> Some time ago I mentioned a bug in mudflap. The uncache_object
> function did not work for large objects. The code was modified but
> this also had a large runtime effect I did not notice.  I solved the
> runtime problem in the patch below.  [...]

The search iterations are getting too complicated for me to follow.
Would you mind adding some comments sketching out the cache content
scenarios intended to be covered by each of the various conditionals
and loops?

- FChE



More information about the Gcc-patches mailing list