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
c: fix ICE when forming composite type for two structures / unions [PR117548]
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
991213-3.c
blob
bda7490abb7a948184151e7e8ccdf50278c24636
1
/* { dg-require-effective-target indirect_jumps } */
2
3
int
jump
() {
goto
* (
int
(*) ())
0xbabebec0
; }
4