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]

Re: Patch to create builtin bzero


On Fri, Mar 24, 2000 at 07:10:00PM -0500, Richard Kenner wrote:
> Isn't it much simpler just to add the single convert call to
> expand_builtin_memset?  That's what I just did.

*shrug*  I don't think it's simpler -- if I hadn't rearranged
Kaveh's code to use tree_cons instead of chainon it would have
been a one line change.


r~

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