https://sourceware.org/bugzilla/show_bug.cgi?id=34502
--- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2d570d754422b4990f590829c4bed905a327bc7b commit 2d570d754422b4990f590829c4bed905a327bc7b Author: H.J. Lu <[email protected]> Date: Mon Aug 10 11:54:24 2026 +0800 gprofng: Properly generate file offset for gmon.out When generating the map file for gmon.out, get the file offset from the filepos field of core_text_sect. This fixes FAIL: tmpdir/gp-gmon on Linux/x86-64. PR gprofng/34502 * src/gp-gmon.cc (gen_gmon_map): Get the file offset from the filepos field of core_text_sect. Signed-off-by: H.J. Lu <[email protected]> -- You are receiving this mail because: You are on the CC list for the bug.
