binutils-2.38 i386-gen bug
Dear all: When I want to use i386-gen to produce i386-tbl.h, I find the i386-gen hang, and the i386-tbl.h contains nothing. ./i386-gen --srcdir=/data/work/binutils/src/opcode My gcc version 8.5, glibc version 2.28. Best Regards
[Bug gprof/28967] gprofng.info is generated in the source tree
https://sourceware.org/bugzilla/show_bug.cgi?id=28967 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a4eb1b3cf6d12ff997f37eb9272cbe9251efae27 commit a4eb1b3cf6d12ff997f37eb9272cbe9251efae27 Author: H.J. Lu Date: Mon Mar 14 17:35:52 2022 -0700 gprofng: Don't generate gprofng.info in source Add info-in-builddir to AUTOMAKE_OPTIONS. PR gprof/28967 * doc/Makefile.am (AUTOMAKE_OPTIONS): Add info-in-builddir. * doc/Makefile.in: Regenerate. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug gprof/28967] gprofng.info is generated in the source tree
https://sourceware.org/bugzilla/show_bug.cgi?id=28967 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |FIXED Target Milestone|--- |2.39 --- Comment #2 from H.J. Lu --- Fixed. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug gprof/28969] New: gprofng failed to build with GCC 6
https://sourceware.org/bugzilla/show_bug.cgi?id=28969 Bug ID: 28969 Summary: gprofng failed to build with GCC 6 Product: binutils Version: 2.39 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gprof Assignee: unassigned at sourceware dot org Reporter: hjl.tools at gmail dot com CC: vladimir.mezentsev at oracle dot com Target Milestone: --- /export/gnu/import/git/gitlab/x86-binutils/gprofng/src/gp-collect-app.cc: In member function ‘virtual int collect::check_args(int, char**)’: /export/gnu/import/git/gitlab/x86-binutils/gprofng/src/gp-collect-app.cc:851:4: error: expected primary-expression before ‘__attribute__’ __attribute__ ((fallthrough)); ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-format-truncation’ make[6]: *** [Makefile:829: gp-collect-app.o] Error 1 -- You are receiving this mail because: You are on the CC list for the bug.