2016-12-07 Thomas Preud'homme <thomas.preudhomme@arm.com>
[official-gcc.git] / gcc / testsuite / gcc.target / avr / torture / addr-space-2-1.c
blobc8041f7d1e4c99b5932717f5bdb7e45f4f8a91f1
1 /* { dg-options "-std=gnu99 -Tavr51-flash1.x" } */
2 /* { dg-do run } */
4 #define __as __flash1
6 #include "addr-space-2.h"