aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/debug/ctf/ctf-debug-2.c
blob: df2c1ebbb3093959815c77aa29aaef83d20f2181 (plain)
1
2
3
4
5
6
7
/* Verify that CTF debug info can co-exist with dwarf.  */
/* { dg-do compile } */
/* { dg-options "-gdwarf -gctf -dA" } */
/* { dg-final { scan-assembler "0xdff2.*CTF preamble magic number" } } */

void func (void)
{ }