https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120881
--- Comment #12 from H.J. Lu <hjl.tools at gmail dot com> --- The expected outputs are [hjl@gnu-zen4-1 pr120881]$ gprof -C a.out /export/home/hjl/bugs/gcc/pr120881/x.c:3: (f1:0x4004a0) 2000 executions /export/home/hjl/bugs/gcc/pr120881/x.c:8: (f2:0x4004b0) 1000 executions /export/home/hjl/bugs/gcc/pr120881/x.c:16: (f3:0x4004c0) 1 executions [hjl@gnu-zen4-1 pr120881]$