memcpy-bi.c: Include <string.h>
* gcc.c-torture/execute/memcpy-bi.c: Include <string.h> From-SVN: r140073
This commit is contained in:
parent
6aa1f8c190
commit
6ad9475ec8
@ -1,3 +1,7 @@
|
||||
2008-09-06 Jeff Law <law@redhat.com>
|
||||
|
||||
* gcc.c-torture/execute/memcpy-bi.c: Include <string.h>
|
||||
|
||||
2008-09-06 Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
PR fortran/37399
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* Test builtin-memcpy (which may emit different code for different N). */
|
||||
#include <string.h>
|
||||
|
||||
#define TESTSIZE 80
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user