linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] gcc-plugins fixes for v5.7-rc5
@ 2020-05-04 17:46 Kees Cook
  2020-05-04 18:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2020-05-04 17:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Frédéric Pierret

Hi Linus,

Please pull these gcc-plugins fixes for v5.7-rc5. These are some more
clean-ups for using the plugins under GCC 10.

Thanks!

-Kees

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugins-v5.7-rc5

for you to fetch changes up to c7527373fe28f97d8a196ab562db5589be0d34b9:

  gcc-common.h: Update for GCC 10 (2020-04-13 10:19:20 -0700)

----------------------------------------------------------------
GCC 10 fixes for gcc-plugins

- Adjust caller of cgraph_create_edge for GCC 10 argument usage
- Update common headers to build under GCC 10 (Frédéric Pierret)

----------------------------------------------------------------
Frédéric Pierret (fepitre) (1):
      gcc-common.h: Update for GCC 10

Kees Cook (1):
      gcc-plugins/stackleak: Avoid assignment for unused macro argument

 scripts/gcc-plugins/Makefile           | 1 +
 scripts/gcc-plugins/gcc-common.h       | 4 ++++
 scripts/gcc-plugins/stackleak_plugin.c | 5 ++---
 3 files changed, 7 insertions(+), 3 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] gcc-plugins fixes for v5.7-rc5
  2020-05-04 17:46 [GIT PULL] gcc-plugins fixes for v5.7-rc5 Kees Cook
@ 2020-05-04 18:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-05-04 18:35 UTC (permalink / raw)
  To: Kees Cook; +Cc: Linus Torvalds, linux-kernel, Frédéric Pierret

The pull request you sent on Mon, 4 May 2020 10:46:49 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugins-v5.7-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9851a0dee7c28514f149f7e4f60ec1b06286cc1b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-04 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04 17:46 [GIT PULL] gcc-plugins fixes for v5.7-rc5 Kees Cook
2020-05-04 18:35 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).