index
:
ampere-computing/gcc.git
common/ipa-str-reorg-v2
dfe-v1
gcc-7_3_0-amp-branch
gcc-7_3_0-retpoline-branch
gcc-7_3_0-retpoline2-branch
gcc-8_2_0-amp-branch
gcc-8_2_0-amp2-branch
gcc-8_2_0-amp3-branch
gcc-8_3_0-amp3-branch
gcc-8_4_0-amp-branch
gcc-9_1_0-amp-branch
gcc-9_3_0-amp-branch
master
master-dbcf2c2b2e
master-retpoline
GCC including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgo
/
go
/
debug
/
dwarf
/
testdata
/
line2.c
blob: 38d89983cbb2433f398e26b09aae09b24961988b (
plain
)
1
2
3
4
5
6
#include
<stdio.h>
void
f2
()
{
printf
(
"hello
\n
"
);
}