https://sourceware.org/bugzilla/show_bug.cgi?id=29351
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Vladimir Mezentsev <vmeze...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=872ae1027e3a4d344333acf7507a32874444e3b0 commit 872ae1027e3a4d344333acf7507a32874444e3b0 Author: Ruud van der Pas <ruud.vander...@oracle.com> Date: Fri Jul 22 06:32:51 2022 -0700 gprofng: fix bug 29351 - Move dynamic loading of modules to a later stage gprofng/Changelog: 2022-07-22 Ruud van der Pas <ruud.vander...@oracle.com> PR gprofng/29351 * gp-display-html/gp-display-html.in: the dynamic loading of modules occurred too early, resulting in the generation of the man page to fail in case a module is missing; the loading part is now done somewhat later in the execution to avoid this problem. -- You are receiving this mail because: You are on the CC list for the bug.