Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
debug
/
pr94281.C
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
()
{
;
}