Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1579083
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] crypto: improve gcc optimization flags for serpent and wp512 |
| Date | 2017-02-11 20:00 +0100 |
| Message-ID | <t9L3Q-4eF-29@gated-at.bofh.it> (permalink) |
| References | <t6UGm-809-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Feb 03, 2017 at 11:33:23PM +0100, Arnd Bergmann wrote: > An ancient gcc bug (first reported in 2003) has apparently resurfaced > on MIPS, where kernelci.org reports an overly large stack frame in the > whirlpool hash algorithm: > > crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=] Patch applied. Thanks. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] crypto: improve gcc optimization flags for serpent and wp512 Arnd Bergmann <arnd@arndb.de> - 2017-02-03 23:40 +0100 Re: [PATCH] crypto: improve gcc optimization flags for serpent and wp512 Herbert Xu <herbert@gondor.apana.org.au> - 2017-02-11 20:00 +0100
csiph-web