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
Daily bump.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
msp430
/
pr78818-data-region.c
blob
22b1fa272adc67f9892767579362598735ea0100
1
/* { dg-do compile } */
2
/* { dg-options "-mdata-region=either" } */
3
4
/* { dg-final { scan-assembler-not "\\.either" } } */
5
6
#include
"pr78818-real.c"