* gcc.dg/atomic-generic.c: Include <string.h>.q
From-SVN: r230708
This commit is contained in:
parent
3fe01de6e6
commit
d43e15a424
@ -1,3 +1,7 @@
|
||||
2015-11-21 Nathan Sidwell <nathan@acm.org>
|
||||
|
||||
* gcc.dg/atomic-generic.c: Include <string.h>.
|
||||
|
||||
2015-11-21 David Edelsohn <dje.gcc@gmail.com>
|
||||
|
||||
* gfortran.dg/submodule_6.f08: Add dg-require-effective-target lto.
|
||||
|
@ -10,6 +10,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
|
||||
extern void abort();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user