aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/debug/dwarf2/pr80263.c
blob: 57633b4f0ebe4a4d1d11839f35127d2cd176d4d7 (plain)
1
2
3
4
5
6
7
/* PR debug/80263 */
/* { dg-do compile } */
/* { dg-options "-g -dA" } */

char array[1];

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