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]
Other format: [Raw text]

Re: [tuples] Memory friendlier expansion and gimplification


> I've been thinking that it would be useful to create an alternate set
> of buildN machinery that builds trees on heap and/or stack.  It would
> help us alleviate our GC-addiction.

Yes, that would be perfect for the MODIFY_EXPR/GIMPLE_ASSIGN patch I
just sent.  (See, gimplify_assign).


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