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] |
On Thu, Sep 08, 2005 at 05:40:23PM -0700, David Daney wrote:
See testsuite/gcc.c-torture/execute/builtins/.
I assume that by that you mean memops-asm-lib.c.
No, I meant the whole directory.
They are declared without 'static'. This is exactly what my patch does.
Except that an important point is that the implementation of the memcpy is in a separate compilation unit from the test itself.
Any comments about the patch?
Not sufficient. Move the test to the builtins subdirectory.
Thanks, David Daney.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |