|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gprof/28969] gprofng failed to build with GCC 6 |
Date: | Wed, 16 Mar 2022 13:44:31 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28969 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <hjl@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c5edd3b8847f118bd022c473b126695fb39f6412 commit c5edd3b8847f118bd022c473b126695fb39f6412 Author: H.J. Lu <hjl.tools@gmail.com> Date: Tue Mar 15 08:49:01 2022 -0700 gprofng: Define ATTRIBUTE_FALLTHROUGH Define ATTRIBUTE_FALLTHROUGH to __attribute__ ((fallthrough)) only for GCC 7 or above. PR gprof/28969 * common/gp-defs.h (ATTRIBUTE_FALLTHROUGH): New. * src/gp-collect-app.cc (collect::check_args): Replace /* FALLTHROUGH */ with ATTRIBUTE_FALLTHROUGH. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |