Skip to content
Snippets Groups Projects
Commit 60385364 authored by Nathan Sidwell's avatar Nathan Sidwell Committed by Nathan Sidwell
Browse files

* gcc.dg/pr59605-1.c: Reduce iterations for nvptx.

From-SVN: r231570
parent 9d7d6446
No related branches found
No related tags found
No related merge requests found
2015-12-11 Nathan Sidwell <nathan@acm.org>
* gcc.dg/pr59605-1.c: Reduce iterations for nvptx.
2015-12-11 Jan Beulich <jbeulich@suse.com>
 
* gcc.c-torture/execute/stkalign.c: New.
......
/* { dg-do run } */
/* { dg-options "-O2" } */
/* { dg-additional-options "-DMAX_COPY=1025" { target simulator } } */
/* { dg-additional-options "-DMAX_COPY=1025" { target { { simulator } || { nvptx-*-* } } } } */
/* { dg-additional-options "-minline-stringops-dynamically" { target { i?86-*-* x86_64-*-* } } } */
#include "pr59605.c"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment