On 13 October 2011 05:03, Alexander Sack <a...@linaro.org> wrote:
> On Thu, Oct 13, 2011 at 1:12 PM, Tony Mansson <tony.mans...@linaro.org>
> wrote:
>>
>> * Strict-aliasing violations in 2.3.5 have been fixed.
>
> I remember that we disabled -Werror because of various issues ... with those
> strict-aliasing
> fixes, what is left before we can turn that on again?

The only way to know for sure is to try -- there's a couple of things
gcc 4.6 warns about that gcc 4.4 silently ignored, so probably -Werror
will still cause build errors, including a couple of warnings that
typically don't point to serious errors, such as implicit casts
between signed to unsigned types.

ttyl
bero

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to