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
2015-05-04 Sandra Loosemore <sandra@codesourcery.com>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
vmx
/
cw-bug-3.c
blob
511a7e0ae9d32495710c24bfbf6ba509a2c18317
1
/* { dg-do compile } */
2
#include <altivec.h>
3
vector
signed short
hamming_window
[
1
] = {
4
{
2621
,
2623
,
2629
,
2638
,
2651
,
2668
,
2689
,
2713
}
5
};