From: Linus Torvalds Date: Tue, 9 Aug 2016 17:30:07 +0000 (-0700) Subject: Merge tag 'gcc-plugin-infrastructure-v4.8-rc2' of git://git.kernel.org/pub/scm/linux... X-Git-Tag: v4.9.8~1533 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b79f34d6aef3ae57342db8102a3524f54b382fd7;p=platform%2Fkernel%2Flinux-rpi3.git Merge tag 'gcc-plugin-infrastructure-v4.8-rc2' of git://git./linux/kernel/git/kees/linux Pull gcc plugin improvements from Kees Cook: "Several fixes/improvements for the gcc plugin infrastructure: - fix a problem with gcc plugins interfering with cc-option tests. - abort more gracefully when gcc plugin headers or compiler support is missing. - improve the gcc plugin rule generation to be more dynamic, pass arguments, and build from subdirectories" * tag 'gcc-plugin-infrastructure-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: gcc-plugins: Add support for plugin subdirectories gcc-plugins: Automate make rule generation gcc-plugins: Add support for passing plugin arguments gcc-plugins: abort builds cleanly when not supported kbuild: no gcc-plugins during cc-option tests --- b79f34d6aef3ae57342db8102a3524f54b382fd7