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


Hi Zdenek,

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

Yes, I've done that once.  The effect in compile time was
unmeasurable.

I am attached my patch for you, but please don't expect it to be fully
polished.

Kazu Hirata

Attachment: fold_build.patch.gz
Description: Binary data


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