Hi Linus,

Please pull these gcc-plugins changes for v4.16-rc1. This is a small
set of changes entirely in support of the coming gcc 8 release.

Thanks!

-Kees

The following changes since commit d8a5b80568a9cb66810e75b182018e9edb68e8ff:

  Linux 4.15 (2018-01-28 13:20:33 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git 
tags/gcc-plugins-v4.16-rc1

for you to fetch changes up to b86729109c5fd0a480300f40608aac68764b5adf:

  gcc-plugins: Use dynamic initializers (2018-02-05 17:27:46 -0800)

----------------------------------------------------------------
- update includes for gcc 8 (Valdis Kletnieks)
- update initializers for gcc 8

----------------------------------------------------------------
Kees Cook (1):
      gcc-plugins: Use dynamic initializers

Valdis Kletnieks (1):
      gcc-plugins: Add include required by GCC release 8

 scripts/gcc-plugins/gcc-common.h              |  4 ++
 scripts/gcc-plugins/latent_entropy_plugin.c   | 17 ++----
 scripts/gcc-plugins/randomize_layout_plugin.c | 75 ++++++++-------------------
 scripts/gcc-plugins/structleak_plugin.c       | 19 +++----
 4 files changed, 37 insertions(+), 78 deletions(-)

-- 
Kees Cook
Pixel Security

Reply via email to