Re: Build regressions/improvements in v4.18-rc7

2018-08-01 Thread Miguel Ojeda
Hi Geert, On Wed, Aug 1, 2018 at 8:56 AM, Geert Uytterhoeven wrote: > Hi Miguel, > > On Mon, Jul 30, 2018 at 6:05 PM Miguel Ojeda > wrote: >> On Mon, Jul 30, 2018 at 8:46 AM, Geert Uytterhoeven >> wrote: >> > Below is the list of build error/warning regressions/improvements in >> > v4.18-rc7[1]

Re: Build regressions/improvements in v4.18-rc7

2018-08-01 Thread Miguel Ojeda
Hi Martin, On Tue, Jul 31, 2018 at 9:59 PM, Martin Sebor wrote: > > Thanks for pointing this out! > Thanks to *you* for doing all the work behind this! > The first two calls are diagnosed because GCC uses the size > of the destination array as the size of the accessed object > (it would be inva

Re: Build regressions/improvements in v4.18-rc7

2018-07-31 Thread Geert Uytterhoeven
Hi Miguel, On Mon, Jul 30, 2018 at 6:05 PM Miguel Ojeda wrote: > On Mon, Jul 30, 2018 at 8:46 AM, Geert Uytterhoeven > wrote: > > Below is the list of build error/warning regressions/improvements in > > v4.18-rc7[1] compared to v4.17[2]. > Also, a suggestion for Geert (or whoever is maintaining

Re: Build regressions/improvements in v4.18-rc7

2018-07-31 Thread Martin Sebor
On 07/30/2018 10:04 AM, Miguel Ojeda wrote: Hi Geert, Martin, all, On Mon, Jul 30, 2018 at 8:46 AM, Geert Uytterhoeven wrote: Below is the list of build error/warning regressions/improvements in v4.18-rc7[1] compared to v4.17[2]. There are quite some -Wstringop-* warnings, so here is some in

Re: Build regressions/improvements in v4.18-rc7

2018-07-30 Thread Miguel Ojeda
Hi Geert, Martin, all, On Mon, Jul 30, 2018 at 8:46 AM, Geert Uytterhoeven wrote: > Below is the list of build error/warning regressions/improvements in > v4.18-rc7[1] compared to v4.17[2]. There are quite some -Wstringop-* warnings, so here is some information that may be useful and/or save tim

Build regressions/improvements in v4.18-rc7

2018-07-30 Thread Geert Uytterhoeven
Below is the list of build error/warning regressions/improvements in v4.18-rc7[1] compared to v4.17[2]. Summarized: - build errors: +1/-1 - build warnings: +216/-46406 JFYI, when comparing v4.18-rc7[1] to v4.18-rc6[3], the summaries are: - build errors: +0/-1 - build warnings: +72/-62 No