Mercurial > hg > CbC > GCC_original
view gcc/testsuite/g++.dg/debug/pr94281.C @ 19:2b5abeee2509 default tip
update gcc11
author | anatofuz |
---|---|
date | Mon, 25 May 2020 07:50:57 +0900 |
parents | |
children |
line wrap: on
line source
// 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() { ; }