Hi,
On Fri, Mar 22, 2019 at 10:59 PM Arnd Bergmann wrote:
>
> On Thu, Mar 21, 2019 at 11:00 PM Andi Kleen wrote:
> >
> > From: Andi Kleen
> >
> > This warning is very noisy in a default build with gcc 9.
> > Move it into W=2 only.
> >
> > Cc: a...@arndb.de
> > Cc: Masahiro Yamada
> > Signed-of
From: Andi Kleen
> Sent: 22 March 2019 16:58
> > Lol... we're actively moving away from the C standard on many places.
>
> Yes and also packed is not part of the C standard.
>
> > Why does the silly compiler think it is a problem to take the address of
> > a member of a packed structure? That sou
> Lol... we're actively moving away from the C standard on many places.
Yes and also packed is not part of the C standard.
> Why does the silly compiler think it is a problem to take the address of
> a member of a packed structure? That sounds like something that's
> perfectly fine and useful.
P
On Fri, Mar 22, 2019 at 5:40 PM Peter Zijlstra wrote:
>
> On Fri, Mar 22, 2019 at 02:58:51PM +0100, Arnd Bergmann wrote:
> > On Thu, Mar 21, 2019 at 11:00 PM Andi Kleen wrote:
> > >
> > > From: Andi Kleen
> > >
> > > This warning is very noisy in a default build with gcc 9.
> > > Move it into W=
On Fri, Mar 22, 2019 at 02:58:51PM +0100, Arnd Bergmann wrote:
> On Thu, Mar 21, 2019 at 11:00 PM Andi Kleen wrote:
> >
> > From: Andi Kleen
> >
> > This warning is very noisy in a default build with gcc 9.
> > Move it into W=2 only.
> >
> > Cc: a...@arndb.de
> > Cc: Masahiro Yamada
> > Signed-o
On Fri, Mar 22, 2019 at 02:58:51PM +0100, Arnd Bergmann wrote:
> On Thu, Mar 21, 2019 at 11:00 PM Andi Kleen wrote:
> >
> > From: Andi Kleen
> >
> > This warning is very noisy in a default build with gcc 9.
> > Move it into W=2 only.
> >
> > Cc: a...@arndb.de
> > Cc: Masahiro Yamada
> > Signed-o
On Thu, Mar 21, 2019 at 11:00 PM Andi Kleen wrote:
>
> From: Andi Kleen
>
> This warning is very noisy in a default build with gcc 9.
> Move it into W=2 only.
>
> Cc: a...@arndb.de
> Cc: Masahiro Yamada
> Signed-off-by: Andi Kleen
I think W=2 is too aggressive. On many architectures, this find
7 matches
Mail list logo