|
From: Florian K. <fl...@ei...> - 2015-09-14 21:12:55
|
On 14.09.2015 22:46, Mark Wielaard wrote: > On Mon, Sep 14, 2015 at 10:12:59PM +0200, Florian Krohm wrote: >> However, I believe we should not ship code that, when compiled, spits >> out loads of warnings. That makes a pretty bad impression. >> So I'm proposing to not give -Wcast-align when compiling on arm. >> >> Any objections? > > No objection. The result clearly works. It looks like gcc is just > really conservative in this case. Warning just in case. > Done in r15651. Thanks for your help! Florian |