Skipping these tests on avr since they come up with "memory full",
plus they consume a multiple of the time the rest of the testsuite
takes.
gcc/testsuite/
* gcc.c-torture/execute/memcpy-a1.c
* gcc.c-torture/execute/memcpy-a2.c
* gcc.c-torture/execute/memcpy-a4.c
* gcc.c-torture/execute/memcpy-a8.c
/* { dg-timeout-factor 8 } */
+/* { dg-skip-if "memory full + time hog" { "avr-*-*" } } */
#define ax_t a1_t
#include "memcpy-ax.h"
/* { dg-timeout-factor 8 } */
+/* { dg-skip-if "memory full + time hog" { "avr-*-*" } } */
#define ax_t a2_t
#include "memcpy-ax.h"
/* { dg-timeout-factor 8 } */
+/* { dg-skip-if "memory full + time hog" { "avr-*-*" } } */
#define ax_t a4_t
#include "memcpy-ax.h"
/* { dg-timeout-factor 8 } */
+/* { dg-skip-if "memory full + time hog" { "avr-*-*" } } */
#define ax_t a8_t
#include "memcpy-ax.h"