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
PR target/49868
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
avr
/
torture
/
addr-space-1-1.c
blob
137526527706f9a72c8b7ecdb80cd667a7e0c04e
1
/* { dg-options "-std=gnu99 -Tavr51-flash1.x" } */
2
/* { dg-do run } */
3
4
#define __as __flash1
5
6
#include
"addr-space-1.h"