xref
: /
dports
/
devel
/
avr-gcc
/
gcc-10.2.0
/
gcc
/
testsuite
/
gcc.dg
/
ipa
/
pr83594.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
__attribute__
((
noipa
))
foo()
2
void
foo
()
3
{
4
foo
();
5
}
6