Commit d43e15a4 by Nathan Sidwell Committed by Nathan Sidwell

* gcc.dg/atomic-generic.c: Include <string.h>.q

From-SVN: r230708
parent 3fe01de6
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();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment