Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.dg / debug / dwarf2 / dwarf-die6.c
blobd8f477f54e8bc81e32c466a8a7e422411f35e707
1 /* not inline inline function must not have abstract DIE */
2 /* { dg-do compile } */
3 /* { dg-options "-O2 -fno-inline -gdwarf-2 -dA -fpreprocessed" } */
4 /* { dg-final { scan-assembler-not "DW_AT_inline" } } */
5 #1 "test.h"
6 inline int t()
9 int q()
11 t();