aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/debug/dwarf2/pr88644.c
blob: 1b166277debb1fb444c67e1ebc9a2e7e1a72c57f (plain)
1
2
3
4
5
6
7
/* PR debug/88644 */
/* { dg-do compile } */
/* { dg-options "-gdwarf-4 -dA -gpubnames" } */

char array[1];

/* { dg-final { scan-assembler-not {\msizetype} } } */