blob: c9d89915f03b21d60799d54fd74a7ccd11586795 [file] [log] [blame]
// PR debug/94281
// { dg-do compile }
// { dg-options "-O1 -fno-tree-dce -fipa-icf -fno-tree-forwprop -fcompare-debug" }
// { dg-xfail-if "AIX compare debug" { powerpc-ibm-aix* } }
void fn1()
{
}
void fn2()
{
;
}