[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160512170415.4497a6ef2b778b0b5cb11a2b@gmail.com>
Date: Thu, 12 May 2016 17:04:15 +0200
From: Emese Revfy <re.emese@...il.com>
To: Michal Marek <mmarek@...e.com>
Cc: linux-kbuild@...r.kernel.org, pageexec@...email.hu,
spender@...ecurity.net, kernel-hardening@...ts.openwall.com,
keescook@...omium.org, linux@...musvillemoes.dk,
fengguang.wu@...el.com, dvyukov@...gle.com,
linux-kernel@...r.kernel.org, david.brown@...aro.org,
yamada.masahiro@...ionext.com
Subject: Re: [PATCH v7 2/6] GCC plugin infrastructure
On Wed, 11 May 2016 13:24:30 +0200
Michal Marek <mmarek@...e.com> wrote:
> On 2016-04-22 20:22, Emese Revfy wrote:
> > diff --git a/Documentation/dontdiff b/Documentation/dontdiff
> > index 8ea834f..5385cba 100644
> > --- a/Documentation/dontdiff
> > +++ b/Documentation/dontdiff
> > @@ -3,6 +3,7 @@
> > *.bc
> > *.bin
> > *.bz2
> > +*.c.[012]*.*
> > *.cis
> > *.cpio
> > *.csp
>
> Hi Emese,
>
> Where are these files generated? It should be added to .gitignore and
> the clean or mrproper rule if it's needed.
Hi,
Yes, they are generated by gcc options -fdump-* (if someone gives them in EXTRA_CFLAGS).
I'll add these files to .gitignore and the clean rules.
--
Emese
Powered by blists - more mailing lists