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: [PATCH] Avoid memory wastage in simplify_replace_rtx


On Sat, Oct 25, 2003 at 12:09:43PM -0600, Roger Sayle wrote:
> 	* simplify-rtx.c (simplify_replace_rtx): Avoid allocating duplicate
> 	RTL nodes.  If an operator's operands are unchanged, return the
> 	original argument unchanged.

Ok.



r~


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