On Wed, 17 Feb 2016 16:27:22 -0800 Kees Cook <keescook@xxxxxxxxxxxx> wrote: > It's a shame there's been so much churn with gcc's plugin API. I > wonder if it might make sense to choose 5.0 as the supported compiler > version for this feature, just to cut down on all the ifdef noise. For > now, let's keep it as-is, though. I think it is important to support all gcc versions as there are a lot of distros that use older gcc versions than 5. I made a pass structure generator, you can see it on my github: https://github.com/ephox-gcc-plugins/gcc-plugins_linux-next/commits/plugins I didn't resend the patches yet because I usually wait until there are no more comments for the previous series. -- Emese -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html