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
Require target lra in gcc.dg/pr108095.c
[official-gcc.git]
/
gcc
/
testsuite
/
c-c++-common
/
pr89933.c
blob
870504d4208fab70382ee7e5b46a8862aa3b948e
1
/* PR c/89933 */
2
/* { dg-do compile } */
3
4
typedef
unsigned int
a
__attribute__
((
__aligned__
(
8
),
__may_alias__
));
5
typedef
unsigned int
a
__attribute__
((
__aligned__
(
8
),
__may_alias__
));