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 clean out savestring, copystr, mybzero and mybcopy



  In message <19990112012731.A6707@dot.cygnus.com>you write:
  > Actually, if you'll check c-decl.c, you'll find that bzero is _not_
  > optimized.  Only memset(,0,).
I stand corrected.  All the more reason to use memset :-)

jeff


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