summaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/pr79641.c
blob: 5d2c9b4d38b167e46e0cdf835ba020ff1a8c69d6 (plain)
1
2
3
4
/* PR c++/79641 */
/* { dg-do compile } */

const int __attribute__((__mode__ (__QI__))) i = 0;