https://sourceware.org/bugzilla/show_bug.cgi?id=32892
Bruno Haible <bruno at clisp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
Status|RESOLVED |REOPENED
--- Comment #3 from Bruno Haible <bruno at clisp dot org> ---
Sorry to say so, but I see no improvement, compared to binutils 2.44.
I build the current binutils-gdb tree (from today) from source, installed it,
and am using it via PATH.
The result is still:
8. gp-collect-app -o test.1.er -p on -S on ./gperf -m 10 ../tests/5000.gperf >
/dev/null
9. gprofng-display-text test.1.er
(gprofng-display-text) lines
...
13.479 92.07 14.440 98.63 <Function: Search::find_asso_values(),
instructions without line numbers>
...
(gprofng-display-text) source search.cc
Expected:
Lines search.cc 1396..1402 are highlighted as CPU-intensive.
Actual:
Lines search.cc 1396..1402 are not marked in any way.
This is on Linux/x86_64, with g++ 13.3.0 and like with g++ 15.1.0.
--
You are receiving this mail because:
You are on the CC list for the bug.