[gdb/testsuite] Compile varval twice, once without bad DWARF
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / dw4-sig-types.cc
CommitLineData
673bfd45
DE
1
2#include "dw4-sig-types.h"
3
4myns::bar_type myset;
5
6int
7main ()
8{
9 foo ();
10
11 return 0;
12}
This page took 0.957914 seconds and 4 git commands to generate.