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: fold_build


On Thu, 10 Feb 2005, Zdenek Dvorak wrote:
> I thought I somewhere saw either implementation or at least proposal for
> fold_buildN functions (that would be functionally equivalent to
> fold (buildN (...)), but not requiring building of the tree node),
> but now I cannot find it anywhere.
>
> Does this really exist?  If not, does someone work on it?

It's being worked on.  I was going to mention it in response to your
previous comment on the (alleged) overhead of calling fold but thought
better of it.  One of the first steps in moving towards fold_buildN,
is to finish the transition from build to buildN.

Roger
--


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