repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[AArch64] Fix SVE testsuite failures for ILP32 (PR 83846)
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
aarch64
/
sve
/
struct_vect_13_run.c
blob
ac8839cd5eb3bedd6a0942448c1fb320ba5faaf0
1
/* { dg-do run { target aarch64_sve_hw } } */
2
/* { dg-options "-O2 -ftree-vectorize --save-temps" } */
3
4
#define TYPE double
5
#define ITYPE int64_t
6
#include
"struct_vect_7_run.c"