blob: a4226274fc12ddc0a2967409fc25a6d439b445c2 [file] [log] [blame]
/* Test __regio_symbol invalid access diagnostic for DImode. */
/* { dg-do compile } */
/* { dg-options "-O1" } */
#include <stdint.h>
extern volatile
__regio_symbol uint64_t __R31; /* { dg-error "only 32-bit access is supported for '__regio_symbol' address space" } */