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
Handle peeling for alignment with masking
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr82765.c
blob
dde0aeba7efec3b4d35b69670ff46bbdb7ce2e8e
1
/* { dg-do compile } */
2
/* { dg-options "-Os -w" } */
3
4
int
a
[
1
][
1
];
5
int
main
() {
int
*
b
[] = {
a
,
a
[
1820408606019012862278468
],
a
,
a
,
a
}; }