[GIT PULL] gcc-plugins update for v5.2-rc3

From: Kees Cook
Date: Thu May 30 2019 - 22:21:43 EST


Hi Linus,

Please pull this gcc-plugins fix for v5.2-rc3. This has lived in
linux-next for about a week now.

Thanks!

-Kees

The following changes since commit 259799ea5a9aa099a267f3b99e1f7078bbaf5c5e:

gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6 (2019-05-10 15:35:01 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7210e060155b9cf557fb13128353c3e494fa5ed3:

gcc-plugins: Fix build failures under Darwin host (2019-05-20 13:30:54 -0700)

----------------------------------------------------------------
gcc-plugins: Handle unusual header environment

- Fix redefined macro error under a Darwin build host

----------------------------------------------------------------
Kees Cook (1):
gcc-plugins: Fix build failures under Darwin host

scripts/gcc-plugins/gcc-common.h | 4 ++++
1 file changed, 4 insertions(+)

--
Kees Cook