Re: [PATCH] Work around for enabling CONFIG_CMDLINE on ppc64le

From: Anton Blanchard
Date: Thu Sep 22 2016 - 06:47:58 EST


Hi,

> But I can't merge that patch.
>
> Our options are one or both of:
> - get GCC fixed and backport the fix to the compilers we care about.
> - blacklist the broken compiler versions.
>
> Is there a GCC bug filed for this?

Likely: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71709

We need confirmation this patch fixes the 6.x issue too and that we need
a backport.

Anton