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]

Re: scheduling patch




--On Tuesday, July 24, 2001 06:43:25 AM -0700 "amacleod@cygnus.com" 
<amacleod@cygnus.com> wrote:

> This patch limits the number of elements that last_pending_memory_flush
> can have.

I don't know about the rest of the patch (although it seems good!, I just
would rather someone else review it), but you've botched the params.def
thing. :-)  You need to modify params.h too, and then use the
macro you define there in your test; right now you're testing an
enumeration constant.  When you look at params.h this will make sense.

I hope. :-)

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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