Build failure with v4.9-rc1 and GCC trunk -- compiler weirdness

Linus Torvalds torvalds at linux-foundation.org
Wed Oct 19 08:55:13 PDT 2016


On Wed, Oct 19, 2016 at 8:37 AM, Markus Trippelsdorf
<markus at trippelsdorf.de> wrote:
>
> This is a gcc bug, see:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72785

Well, in the meantime we apparently have to live with it. Unless Will
is using some unreleased gcc version that nobody else is using and we
can just ignore it?

I don't think the link-time check is so important that we need to
notice it, and the "____ilog2_NaN()" could just be replaced with "0".

                 Linus



More information about the linux-arm-kernel mailing list