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: Dataflow Analysis patches




--On Thursday, June 28, 2001 03:08:14 PM -0700 "law@redhat.com" 
<law@redhat.com> wrote:

>
> Attached are Michael Hayes's dataflow analysis routines.  At the current

The code looks clean, but the documentation needs some work.  There
are a lot of macros/routines with undocumented parameters, and some cases
where the names of the parameters are commented in little-case instead
of upper-case.  The replace_regs structure should document its use
and the use of its fields.

Bad news: you're on the hook to fix it up, since you checked it in. :-)

-- 
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]