This is the mail archive of the gcc-bugs@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: [geoffk@cygnus.com: GCC testing failed with your patch.]



I don't think it's a big loss not have bcmp/bzero builtins in C++.
Heck, we didn't have 'em before.  A lot of C++ people are using more
modern systems where the 'mem' variants are available anyhow.

You could, in theory, use autoconf to figure out what arguments to
use.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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