On Friday 05 February 2016 23:06:35 Build bot for Mark Brown wrote:
1 ../lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1472 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1 ../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
I've opened a gcc bug for this now, after analysing it further, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69702
Arnd