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] Fix gcc.c-torture/execute/20010124-1 on MIPS...


Richard Henderson wrote:
On Thu, Sep 08, 2005 at 02:48:22PM -0700, David Daney wrote:

So the question is: What is the proper way to override the C library's memcpy?


See testsuite/gcc.c-torture/execute/builtins/.


I assume that by that you mean memops-asm-lib.c.


They are declared without 'static'. This is exactly what my patch does.

Where does this knowledge leave me?

Any comments about the patch?

Thanks,
David Daney.


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