This is the mail archive of the gcc@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: Re:


On Fri, Sep 24, 2004 at 07:36:24PM -0700, Dale Johannesen wrote:
> Thanks, I was looking at tree-ssa.texi:

It is indeed out of date.

> The version in
> tree-gimple.c doesn't seem to allow ADDR_EXPR, but clearly it has to:

Indeed, there is a bug here.  We should have 

   call-arg-list: TREE_LIST
                        members -> lhs | CONST

> I propose to put a single copy of it one place or the other
> (I'd prefer the texi file), with a pointer to the master copy
> in the other place.  Comments?

Putting the master copy in the documentation does sound best.


r~


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